- Find Files Using Name
- Find Files Using Name and Ignoring Case
- Limit Search To Specific Directory Level Using mindepth and maxdepth
- Executing Commands on the Files Found by the Find Command.
- Inverting the match.
- Finding Files by its inode Number.
- Find file based on the File-Permissions
- Find all empty files (zero byte file) in your home directory and it’s subdirectory
- Finding the Top 5 Big Files
- Finding the Top 5 Small Files
- Find Files Based on file-type using option -type
- Find files by comparing with the modification time of other file
- Find Files by Size
- Create Alias for Frequent Find Operations
- Remove big archive files using find command
Reference:
http://www.thegeekstuff.com/2009/03/15-practical-linux-find-command-examples/
No comments:
Post a Comment