home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Amiga / Workbench / Archivers / UnSharPPC.readme < prev    next >
Text File  |  1998-04-11  |  1KB  |  35 lines

  1. Short:    Unix .shar dearchiver for PPC, incl. source
  2. Author:   Eddy Carroll
  3. Uploader: Andreas_Kleinert@t-online.de
  4. Type:     util/arc
  5.  
  6.  The docs originally said about this program
  7.  
  8.   "Unshar is a utility which extracts files from the ubiquitous
  9.    Unix shar  archives.    It has the following advantages over
  10.    existing unshar utilities:
  11.  
  12.                - Small and fast
  13.                - Handles many cat and sed formats
  14.                - Allows extraction of subdirectories
  15.                - Understands ./file type filenames
  16.                - Understands file continuation with >>
  17.                - Sorts file list by Subject: line
  18.                - Exits cleanly with CTRL-C"
  19.  
  20.  This is a port for powerUP (TM) PPC systems.
  21.  
  22.  ELF binary is called "unshar.elf", "e" bit already set
  23.  (so that you can run it directly from Shell using the
  24.  ElfLoadSeg patch - otherwise please use "RunElf").
  25.  
  26.  For changes (basically only smakefile + SCOPTIONS had to be
  27.  added) see the file "changes.powerup" in the "src" directory.
  28.  
  29.  The program itself does seem to work fine - successfully has
  30.  been tested on "mcvert-216.shar" (which BTW is available as
  31.  PPC port, too).
  32.  
  33.  --
  34.  ARK, 8/Apr/98
  35.