Tuesday, 1 October 2013

find command in linux – unix.stackexchange.com

find command in linux – unix.stackexchange.com

I was told by my friend that one can work with -r switch to find files
recursively in directories and subdirectories.Please tell me the error in
the given statement it does not work find / -type f -r …

No comments:

Post a Comment