4.7.2. Toggle Metacharacter expansion of local file names
The glob
Toggles filename globbing. Globbing permits use of wildcard characters in local file or path names. By default, globbing is on.
The Syntax is
Exhibit 4.39. Syntax of "glob" command
The example is
Exhibit 4.40. Example of "glob" command
sysaxftp> glob
Globbing Off .
sysaxftp> glob on
Globbing On .
|