1 03/09/76 list, ls
 2 
 3 Function:  lists information about the entries cataloged in a directory.
 4 
 5 
 6 Syntax:  list {entrynames} {-control_args}
 7 
 8 
 9 Arguments:  entrynames are the names of entries to be listed; the star
10 convention is allowed.
11 
12 
13 Control arguments:
14 -pathname path, -pn path  lists the contents of the directory specified
15 by path; if omitted, the working directory is assumed.
16 -name, -nm  prints the names column, giving only the primary name.
17 -date_time_entry_modified, -dtem  prints the date and time the entry
18 was last modified.
19 -link, -lk  prints information about links.
20 -total, -tt  prints only the heading line for each entry type, giving
21 the total number of entries and the sum of their lengths.
22 -no_header, -nhe  omits all heading lines.