- shell built-in function to expand a word list
glob wordlist
glob performs filename expansion on wordlist. Like echo(1), but no `\' escapes are recognized. Words are delimited by null characters in the output.
See attributes(5) for descriptions of the following attributes:
|