Task is to change the permission modes for multiple directories
$ find . -type d -print0 | xargs -0 chmod 771
Showing posts with label linux commands. Show all posts
Showing posts with label linux commands. Show all posts
Friday, July 10, 2009
Subscribe to:
Posts (Atom)