| 
 |  | 
 ) may be used to match any sequence
of characters (including none), and ``?'' may be used
to match any single character.
If no pattern is given, ``*'' is assumed.
) may be used to match any sequence
of characters (including none), and ``?'' may be used
to match any single character.
If no pattern is given, ``*'' is assumed.
 ) may be used
to match any sequence of characters (including none), and ``?''
to match any single character.  If the -fn option is not specified,
``*'' is assumed.
The ``*'' and ``?'' characters must be quoted to prevent them from
being expanded by the shell.
) may be used
to match any sequence of characters (including none), and ``?''
to match any single character.  If the -fn option is not specified,
``*'' is assumed.
The ``*'' and ``?'' characters must be quoted to prevent them from
being expanded by the shell.