glob(1)




NAME

     glob - shell built-in function to expand a word list


SYNOPSIS

  csh
     glob wordlist


DESCRIPTION

  csh
     glob performs filename expansion on wordlist. Like  echo(1),
     but  no  `\'  escapes are recognized. Words are delimited by
     null characters in the output.


ATTRIBUTES

     See attributes(5) for descriptions of the  following  attri-
     butes:

     ____________________________________________________________
    |       ATTRIBUTE TYPE        |       ATTRIBUTE VALUE       |
    |_____________________________|_____________________________|
    | Availability                | SUNWcsu                     |
    |_____________________________|_____________________________|


SEE ALSO

     csh(1), echo(1), attributes(5)


Man(1) output converted with man2html