.th GLOB2 VIII 10/15/76 .sh NAME glob2 \*- generate command arguments .sh SYNOPSIS .bd /etc/glob2 libs command [ arguments ] .sh DESCRIPTION .it Glob2 is used to expand arguments to the shell containing ``*'', ``['', or ``?''. It is passed the argument list containing the metacharacters; .it glob2 expands the list and calls the indicated command. The libs argument is a string containing all the current user library names separated by blanks. The actions of .it glob2 are detailed in the Shell writeup. .sh SEE ALSO" sh (I), lib (I) .sh BUGS