[Go to CFHT Home Page] Man Pages
Back to Software Index  BORDER=0Manpage Top Level
    glob(1) manual page Table of Contents

Name

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

Synopsis

csh

glob wordlist

Availability

SUNWcsu

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.

See Also

csh(1) , echo(1)


Table of Contents