LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Is it possible to find all items with 777 privs? (https://www.linuxquestions.org/questions/linux-newbie-8/is-it-possible-to-find-all-items-with-777-privs-647242/)

homer_3 06-05-2008 01:26 PM

Is it possible to find all items with 777 privs?
 
Is there a was to search for all files and directories that have 777 privileges?

nm I found it. find . -perm 777

trickykid 06-05-2008 02:35 PM

man pages are wonderful ;)


All times are GMT -5. The time now is 09:42 AM.