GLOB(VIII) 9/19/73 GLOB(VIII)
NAME
glob - generate command arguments
SYNOPSIS
/etc/glob command [ arguments ]
DESCRIPTION
Glob is used to expand arguments to the shell containing
``*'', ``['', or ``?''. It is passed the argument list
containing the metacharacters; glob expands the list and
calls the indicated command. The actions of glob are
detailed in the Shell writeup.
SEE
sh (I)
BUGS