//View Tip #137
» Vi mode in bash
» Generate a random password
» Filter stderr for cron jobs
» Overwrite a file with zeroes
anonymous
Similar Tips
» Bash function to decompress archives» Vi mode in bash
» Generate a random password
» Filter stderr for cron jobs
» Overwrite a file with zeroes
Latest tips by RSS
Click here to subscribe
Follow Shell-Fu on Twitter
Click here to follow
Follow Shell-Fu on identi.ca
Click here to follow
Comments
Add your comment
#1
Option -print is not necessary here since "find" prints found files by default.
Posted 2008-10-16 13:49:51

