User Commands glob(1)
NAME
glob - shell built-in function to expand a word list
SYNOPSIS
cshglob wordlist
DESCRIPTION
cshglob 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 | SUNWcs ||_____________________________|_____________________________|
SEE ALSO
csh(1), echo(1), attributes(5)SunOS 5.11 Last change: 15 Apr 1994 1