| You are here: SillyDog701 > UNIX Guide >SillyDog701 > UNIX Guide > (index) |
To locate a file in the file system , use the find command.
find pathname -name filename -print
The pathname defines the directory to start from. Each subdirectory of this directory will be searched.
The -print option must be used to display results.
You can define the filename using wildcards. If these are used, the filename must be placed in 'quotes'.
UNIX Guide home |
search |
index
| Page URL: http://sillydog.org/unix/ [SillyDog701] [Netscape] [MozInfo701] [MacCentre701] [UNIX Guide] [AntTunes701][Forums] [Search] [Change Log] [Feedback] [About Us] [Sitemap] This UNIX Guide maintained by SillyDog701, portion of this Guide is based on UNIXhelp. UNIXhelp is copyright University of Edinburgh. This page was last modified on 14 March, 2006 |
support MozInfo701 and SillyDog701 |