User`s guide
DIRECTORY
Category Function
DATE Sorts the directory chronologically by creation date. Files that have
the same date are sorted alphabetically by file name and file type.
NAME Sorts the directory alphabetically by file name. Files that have the
same file name are sorted alphabetically by file type (this has the same
effect as the /ALPHABETIZE option).
POSITION Lists the files according to their position on the device (this is the same
as using /ORDER with no category). This is the default.
SIZE Sorts the directory based on file size in blocks. Files that are the same
size are sorted alphabetically by file name and file type.
TYPE Sorts the directory alphabetically by file type. Files that have the same
file type are sorted alphabetically by file name.
The following examples list the directory of device DU1, according to each of the
categories:
.DIRECTORY/ORDER:DATE DU1:
15-Feb-91
DIR .SAV 19P 31-Oct-90 RT11XM.SYS 123P 31-Oct-90
DU .SYS 10P 31-Oct-90 SL .SYS 17P 31-Oct-90
DUP .SAV 52P 31-Oct-90 SWAP .SYS 28P 31-Oct-90
LD .SYS 11P 31-Oct-90 MEMO1 .TXT 2 15-Feb-91
PIP .SAV 30P 31-Oct-90 MEMO3 .TXT 2 15-Feb-91
RESORC.SAV 32P 31-Oct-90
11 Files, 326 Blocks
460 Free blocks
.DIRECTORY/ORDER:NAME DU1:
15-Feb-91
DIR .SAV 19P 31-Oct-90 PIP .SAV 30P 31-Oct-90
DU .SYS 10P 31-Oct-90 RESORC.SAV 32P 31-Oct-90
DUP .SAV 52P 31-Oct-90 RT11XM.SYS 123P 31-Oct-90
LD .SYS 11P 31-Oct-90 SL .SYS 17P 31-Oct-90
MEMO1 .TXT 2 15-Feb-91 SWAP .SYS 28P 31-Oct-90
MEMO3 .TXT 2 15-Feb-91
11 Files, 326 Blocks
460 Free blocks
.DIRECTORY/ORDER:POSITION DU1:
15-Feb-91
RT11XM.SYS 123P 31-Oct-90 DUP .SAV 52P 31-Oct-90
SWAP .SYS 28P 31-Oct-90 DIR .SAV 19P 31-Oct-90
DU .SYS 10P 31-Oct-90 RESORC.SAV 32P 31-Oct-90
SL .SYS 17P 31-Oct-90 MEMO1 .TXT 2 15-Feb-91
LD .SYS 11P 31-Oct-90 MEMO3 .TXT 2 15-Feb-91
PIP .SAV 30P 31-Oct-90
11 Files, 326 Blocks
460 Free blocks
92 RT–11 Command Descriptions










