Other Definitions find (dict)
|
FindThe find command is a utility found on the Unix platform that can search through the directory tree of the filesystem locating files based on some user-specified criteria. By default, find simply returns all files below the current working directory. Further, find allows the user to relate some action to be taken on each matched file. Free Software Implementations
|
 |