Practical Linux Find Command Examples

Posted By Keith Dsouza On March 8, 2009 @ 1:33 pm In Tips And Tricks | No Comments

Linux commands are not that easy, however there are websites which come up with brilliant tutorials that make learning Linux that more easier, just like our Linux Tips [1] have been useful in the past, the Geek Stuff has been coming up with useful tips and tricks [2] that would help make you a better Linux user.

This time around the Geek Stuff has come up with 15 Practical Linux Find Command examples, and mind you the find command can be pretty useful, when you need to search files, locate text in files or more.

This tutorial from Geek Stuff includes tips to;

  1. Find Files Using Name
  2. Find Files Using Name and Ignoring Case
  3. Limit Search To Specific Directory Level Using mindepth and maxdepth
  4. Executing Commands on the Files Found by the Find Command
  5. Inverting the match
  6. Finding Files by its inode Number
  7. Find file based on the File-Permissions
  8. Find all empty files (zero byte file) in your home directory and it’s subdirectory
  9. Finding the Top 5 Big Files
  10. Finding the Top 5 Small Files
  11. Find Files Based on file-type using option type
  12. Find files by comparing with the modification time of other file
  13. Find Files by Size
  14. Create Alias for Frequent Find Operations
  15. Remove big archive files using find command

Definitely worth reading and bookmarking.

15 Practical Linux Find Command Examples [3]


Article printed from Techie Buzz: http://techie-buzz.com

URL to article: http://techie-buzz.com/tips-and-tricks/practical-linux-find-command-examples.html

URLs in this post:

[1] Linux Tips: http://techie-buzz.com/tag/linux-tips/

[2] tips and tricks: http://techie-buzz.com/tag/tips-and-tricks

[3] 15 Practical Linux Find Command Examples: http://www.thegeekstuff.com/2009/03/15-practical-linux-find-command-examples/

Copyright © 2006-20011 Techie Buzz. All rights reserved.