标签:int type file a bug print
find . -xtype f -perm +111 -print0 | xargs -0 file | grep "ELF"
debug,布布扣,bubuko.com
debug
原文地址:http://www.cnblogs.com/anjsxz/p/3715852.html