d
dosls(1) | dosls(1) |
NAME
dosls, dosll - list contents of DOS directories
SYNOPSIS
dosls
dosll
DESCRIPTION
dosls is the DOS counterpart of ls (see ls(1)).
For each directory named, dosls lists the contents of that directory. For each ®le named, dosls repeats its name and any other information requested. If invoked by the name dosll, the
Options
dosls and dosll recognizes the following options:
A DOS ®le name is recognized by the presence of an embedded colon (:) delimiter; see dosif(4) for DOS ®le naming conventions.
Metacharacters *, ?, and [ ... ] can be used when specifying DOS ®le names. These must be quoted when specifying a DOS ®le name, because ®le name expansion must be performed by the DOS utilities, not by the shell. DOS utilities expand ®le names as described in regexp(5) under PATTERN MATCHING NOTATION.
EXAMPLES
These examples assume that a DOS directory structure exists on the device accessed through
The following example lists all of the ®les in the root directory of the DOS directory structure:
dosls
The following example lists all of the ®les with extension bat in the root directory of the DOS directory structure:
dosls
The following example produces a
dosls
SEE ALSO
dos2ux(1), doschmod(1), doscp(1), dosdf(1), dosmkdir(1), dosrm(1), ls(1), dosif(4).
Section 1−190 | − 1 − |