unix - Find suid and gid files under root -


I search for find command argument to find all the files under / < I am Setuide and Setgid privileges I have find / so far

set or setgid ():

 < Find the code  

Setuid or Setting (POSIX):

  Find / -Perm-4000 - O-spam-2000  

Setid and Setgid:

  Find / -Perm-6000  

Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -