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.
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
ATRIBUTE TYPE ATRIBUTE VALUE
Availability SUNWcsu
SEE ALSO
csh(1), echo(1), attributes(5)
SunOS 5.11 Last change: 15 Apr 1994 1
|