glob - generate command arguments
/etc/glob command [ arguments ]
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.