1 03/18/76   catalog, cat
 2 
 3 Function:  prints information about the files in a single directory.
 4 
 5 Syntax:   catalog {file_names} {-control_args}
 6 
 7 Arguments:  file_names are files whose attributes are to be listed.
 8 
 9 Control arguments:
10 
11 -pathname path, -pn path  list contents of directory named path.
12 -name, -nm  print names column.
13 -date_time_entry_modified, -dtem  print date and time file last
14  modified.
15 -total, -tt  print only heading line.
16 -no_header, -nhe  omit heading line and blank line.