{ 2 comments }
recursive option
Unix Copy Command Examples [ cp command ]
by nixCraft on June 5, 2012 · 2 comments
How do I copy files under Unix operating system using ksh or csh or bash shell prompt?
Linux / UNIX: Change File Permissions Recursively ( conditional )
by nixCraft on December 27, 2006 · 14 comments
How do I recursively change files with 777 permissions to 755 in /home/user/demo directory? I have a number of files in this directory and I need to change permission from 0777 to only if that file has 777 permissions. Is there an easy way out to achieve this?
{ 14 comments }


