File:  [MW Coherent from dump] / coherent / a / usr / man / ALL / wildcards
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:34 2019 UTC (7 years ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent



wildcards                   Definition                  wildcards




Wildcards  are  characters   that,  in  some  circumstances,  can
represent a range of  ASCII characters.  Another name for them is
``metacharacters''.  The  wildcards available under  COHERENT are
as follows:

?    Match any one character.

*    Match any number of characters, or no characters at all.

[ ]  A set of characters enclosed between `[' and `]'  will match
     any one  character of the  set.  Sets of  characters may in-
     clude ranges,  such as [aa-zz]  for all lower-case  letters or
     [00-99] for all numerals.

\    Ignore the special meaning of a wildcard.

***** See Also *****

definitions, egrep, patterns, pnmatch()





































COHERENT Lexicon                                           Page 1



unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.