List
Index Prev Next
Template
DIR/M,P=PAT/K,KEYS/S,DATES/S,NODATES/S,TO/K,SUB/K,SINCE/K,UPTO/K,QUICK/S,BLOCK/S,NOHEAD/S,FILES/S,DIRS/S,LFORMAT/K,ALL/S
Function
Lists detailed information about the files and directories in the
current directory or in the directory specified by DIR.
The information for each file or directory is presented on a separate
line, containing the following information:
name
size (in bytes)
protection bits
date and time
Result
Standard DOS return codes.
Example
1> List C:
Directory "c:" on Wednesday 12/18/14:
Assign 6548 ---rwed Saturday 01:12:16
Copy 17772 ---rwed Saturday 01:12:24
AddBuffers 5268 ---rwed Saturday 01:14:46
Avail 8980 ---rwed Saturday 01:14:51
Delete 8756 ---rwed Saturday 01:14:59
Install 13024 ---rwed Saturday 01:15:09
List 20228 ---rwed Today 12:06:38
Which 7840 ---rwed Saturday 01:16:09
8 file - 167 blocks used
1>
1> List C: lformat "[%10.5M] -- >%-4b<"
[ Assig] -- >13 <
[ Copy] -- >35 <
[ AddBu] -- >11 <
[ Avail] -- >18 <
[ Delet] -- >18 <
[ Insta] -- >26 <
[ List] -- >40 <
[ Which] -- >16 <
1>
|
|