home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / newc_dev / listarc.lha / Listarc.doc < prev    next >
Text File  |  1992-10-27  |  933b  |  26 lines

  1. ListArc
  2. --------
  3. ListArc will list all files in the specified dir and its subdirs which
  4. do NOT have their 'a' archive bit set. i.e. they have been changed since
  5. they were last backed up by a program which sets this bit. If you have a
  6. hard drive & make regular backups, you can then test this 'a' bit and only
  7. backup files which do not have it set. ListArc will use the current dir
  8. if you don't specify one. 
  9.  
  10.  
  11. ListArcX
  12. ------------
  13. This is the same as ListArc, but omits the screen colour commands, which
  14. makes reading it much easier if you've diverted output to a text file.
  15.  
  16.  
  17. Usage examples:  listarcx dh0:               (scans all dh0: )
  18.  for either   :  listarcx                    (scans current dir & subdirs)
  19.  version.     :  listarc  df0:mydir
  20.               :  listarcx >ram:arcfile dh1:  (lists to ram:arcfile)
  21.  
  22.  
  23.  
  24.                                        John Marchant
  25.                                      (Penelope Projects)
  26.