GLOB(1)                         User Commands                        GLOB(1)
NAME
       glob - shell built-in function to expand a word list
SYNOPSIS
   csh       glob wordlistDESCRIPTION
   csh       glob performs filename expansion on 
wordlist. Like 
echo(1), but no
       `
\' escapes are recognized. Words are delimited by null characters in
       the output.
SEE ALSO
       csh(1), 
echo(1), 
attributes(7)                               April 15, 1994                        GLOB(1)