The find command is extremely versatile and has way too many usages. Most common and most reliable way to find files in the Linux command line is to use the find command. The utility ‘find’ looks for files that match certain set of parameters like the file’s name.
Table of contents
Searching for Files Using their NameSearching for Files Using their Exact NameSearching for Files With a Particular PatternSearching for Multiple Files and Multiple PatternsExcluding Certain Files from the Search ResultsOther Common Examples of the 'find' CommandConclusion1 Comment
Sort: