home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / simtel / sigm / vols200 / vol281 / zdir.doc < prev    next >
Encoding:
Text File  |  1994-07-13  |  1.3 KB  |  52 lines

  1.  
  2.  
  3.                 "zdir"
  4.  
  5.              (C) P.F.Ridler 1982
  6.  
  7.  
  8.      Licence is freely granted for non-commercial private
  9.                 and educational use.
  10.  
  11.  
  12.  
  13.  
  14.         "zdir" is a directory display program with a few additional
  15.     features.
  16.  
  17.  
  18.         The command line is
  19.  
  20.                 zdir
  21.  
  22.     and the rest of the action is interactive.
  23.  
  24.  
  25.         It displays the directory in four columns with the names
  26.     sorted alphabetically by column together with length of each file.
  27.  
  28.  
  29.         It provides, within the directory program the potential to
  30.  
  31.             rename a file,
  32.         
  33.             delete a file,
  34.  
  35.             display the directory of a disc on any connected drive,
  36.   
  37.             to assign to a disc a volume name.
  38.  
  39.  
  40.         The volume name is that of the first directory entry and when
  41.     a volume name is changed the directory entry is marked as a system
  42.     file so that it is not displayed in the directory itself.
  43.  
  44.         To name a volume, create a zero length file on the disc so that
  45.     it is the first in the directory and then use the "name" facility.
  46.  
  47.         WARNING!  Do not name a disc unless its' name is that of a file
  48.     which is not important.  The file name will be be changed and its
  49.     status will be changed to a "SYS" file.
  50.  
  51.  
  52.