Home » 2014 » November » 07

Share on Google+

Find command: A powerful utility to search for a file or directory on a target directory.

Description:
find searches the directory tree rooted at each given file name by evaluating the given expression from left to right, according to the rules of precedence (see section OPERATORS), until the outcome is known (the left hand side is false for and operations, true for or), at which point find moves on to the next file name.

 


Category: Open System-Linux | Views: 1434 | Added by: shanky | Date: 2014-11-07 | Comments (0)