| www.delorie.com/gnu/docs/findutils/find_6.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Here are ways to search for files whose name matches a certain pattern. See section 2.1.4 Shell Pattern Matching, for a description of the pattern arguments to these tests.
Each of these tests has a case-sensitive version and a case-insensitive version, whose name begins with `i'. In a case-insensitive comparison, the patterns `fo*' and `F??' match the file names `Foo', `FOO', `foo', `fOo', etc.
2.1.1 Base Name Patterns 2.1.2 Full Name Patterns 2.1.3 Fast Full Name Search 2.1.4 Shell Pattern Matching Wildcards used by these programs.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |