Guide to Linux/UNIX "find" command:

The UNIX/Linux "find" command is an essential tool for UNIX administrators and users alike, and has many uses in shell scripting. Some example uses of "find" are listed below.

NOTE: Unlike other UNIX commands, the paths you desire to search are specified BEFORE the program arguments. Also note that several version of "find" exist (BSD, SysV, Solaris, Linux, etc..), and these commands have only been tested on the GNU version (found on Linux) so you may need to refer to your "find" man page and adjust the commands for your local version (or download the GNU version!)


Find an error or omission? Sorry about that! Please e-mail Eric at eric@ericshalov.com and let him know!

All of Eric's Tech Notes are provided on an as-is basis, and may contain errors or omissions. No statement is made as to thier suitability for any particular purpose, and no warranty is given. Use at your own risk! All trademarks are the property of their respective owners.
No duplication of the above information is permitted without prior written permission of the author(s).
©Copyright 2007 Eric Shalov. All Rights Reserved.