man pages section 1: User Commands

Exit Print View

Updated: July 2014
 
 

Please tell us how to improve our documentation:


0 of 500

0 of 500



0 of 500
Thank you for your feedback! If you want to participate in content improvement and share additional information, please click Feedback button.
Rate this document:

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)