man pages section 1: User Commands

Exit Print View

Updated: July 2014
 
 

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
system/core-os

See also

csh(1), echo(1), attributes(5)