查找SUID/SGID程序

find / -type f ( -perm -04000 -o -perm -02000 ) -exec ls -lg {} ;
 ide

相關文章
相關標籤/搜索