Return to Snippet

Revision: 51591
at September 29, 2011 00:02 by mohamedazher


Initial Code
find -type f  -perm -777

Initial URL
http://www.pixelbeat.org/cmdline.html

Initial Description
Use this command to find all files and folders having a given permission

Initial Title
finding files with a particular folder permission

Initial Tags


Initial Language
Bash