Monday, May 9, 2016

How to chown/chmod all files in current directory recursively?

# chown -R username:groupname *
will change username and groupname on all files and subdirectories recursively(all subdirectories which are inside subdirectories and all files inside them).

0 comments:

Post a Comment

Popular Posts

Recent Posts

Unordered List

Text Widget

Pages

Search This Blog

Powered by Blogger.