1glob(1)                          User Commands                         glob(1)
2
3
4

NAME

6       glob - shell built-in function to expand a word list
7

SYNOPSIS

9   csh
10       glob wordlist
11
12

DESCRIPTION

14   csh
15       glob  performs filename expansion on wordlist. Like echo(1), but no `\'
16       escapes are recognized. Words are delimited by null characters  in  the
17       output.
18

ATTRIBUTES

20       See attributes(5) for descriptions of the following attributes:
21
22
23
24
25       ┌─────────────────────────────┬─────────────────────────────┐
26       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
27       ├─────────────────────────────┼─────────────────────────────┤
28       │Availability                 │SUNWcsu                      │
29       └─────────────────────────────┴─────────────────────────────┘
30

SEE ALSO

32       csh(1), echo(1), attributes(5)
33
34
35
36SunOS 5.11                        15 Apr 1994                          glob(1)
Impressum