glob(1) User Commands 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 attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWcsu |
+-----------------------------+-----------------------------+
SEE ALSO
csh(1), echo(1), attributes(5)
SunOS 5.10 15 Apr 1994 glob(1)