home *** CD-ROM | disk | FTP | other *** search
/ Merciful 3 / Merciful_Release_3.bin / software / m / maclitev1.0.dms / maclitev1.0.adf / lhex.doc < prev    next >
Text File  |  1994-03-08  |  3KB  |  66 lines

  1. LHEX 40.10  LHA/LZH archive extraction Utility
  2. =============================================
  3. Freely redistributable
  4.  
  5. Changes:
  6.  
  7. LHEX 40.10 adds the "-f" and "-F" options.  The "-f" option tells LHEX
  8. to overwrite existing files if possible, without asking (i.e they are
  9. overwritten if not protected against overwriting).  The "-F" option tells
  10. LHEX to overwrite even files that are delete/write protected.
  11. This LHEX also adds the ability to specify destination directories in
  12. quotes (a feature requested by a developer of a dearchiver front end).
  13. To accomplish this, the -w option may now be followed by a space
  14. followed by the destination path. (eg. -w "Ram Disk:")
  15.  
  16. LHEX 40.8 just makes LHEX print help instead of error on "lhex ?"
  17.  
  18. LHEX 40.7 removes default behavior of using file attribute bits
  19. stored in the archive, and adds the -a option flag to specify that
  20. the file attribute bits should be applied to the extracted files.
  21. Default behavior is now to set the file attributes to rwed.
  22. The default behavior was changed because it was inappropriate
  23. for LhA archives which were created without the LhA -a option.
  24. NOTE - this means that if you have scripts or docs which
  25. specify the use of LHEX, and you want your archive's file attributes
  26. preserved, you must change your scripts/docs to use the -a option.
  27.  
  28. Also new for LHEX 40.7 is the LHEX <filelist capability which allows
  29. you to specify the files you wish extracted by listing them in a
  30. file, rather than on the command line.
  31. Thanks to Andy Finkel for making the 40.7 changes.
  32.  
  33. Bugs: Does not extract file comments
  34.       Error messages say "LhA: ..." as in original Unix sources
  35.  
  36.  
  37. Please mail any bugs/comments to carolyn@commodore.com
  38.  
  39.  
  40. Usage and Info
  41. ==============
  42. LHEX     for Amiga V 40.10  LHA/LZH Extraction Utility
  43.  
  44. Based on Freely Redistributable V 1.00 Unix sources attributed to:
  45. LHarc    for UNIX  V 1.02  Copyright(C) 1989  Y.Tagawa
  46. LHx      for MSDOS V C2.01 Copyright(C) 1990  H.Yoshizaki
  47. LHx(arc) for OSK   V 2.01  Modified     1990  Momozou
  48. LHa      for UNIX  V 1.00  Copyright(C) 1992  Masaru Oki
  49.  
  50. usage: lhex [-qvnfiaFw=<destdir>] {xel[q]v[q]pt} archive_file [file...]
  51. commands (use one):                 -options: (may combine)
  52.  x,e  EXtract from archive           q  quiet
  53.  l[q] List                           v  verbose
  54.  v[q] Verbose List                   n  not execute
  55.  p    Print to STDOUT from archive   a  preserve file attributes
  56.  t    Test file CRC in archive       i  ignore directory path (x/e)
  57.                                      f  force (overwrite files without asking)
  58.                                      F  Force (overwrite files without asking,
  59.                                         even if delete/write protected)
  60.                                      w=<dir> specify extract directory (x/e)
  61.  Input Redirection: LHEX <filelist   read file list from filelist
  62.  
  63. .
  64. LHEX archive extractor tool LHA LZH LHARC
  65. .
  66.