Mehul Ved wrote:
Wouldn't using ; be a bad idea? Say, for some reason e.g. permission
issue, it is unable to cd to the location. You will end up deleting
wrong files and do unnecessary damage. I believe using & would be a
better idea in this case.
Thanks for catching, it should be
cd /var/lib/mod_file/default && find . | 2>/dev/null xargs rm -fr
Cheers,
Mohan R.
_______________________________________________
To unsubscribe, email [email protected] with
"unsubscribe <password> <address>"
in the subject or body of the message.
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc