home *** CD-ROM | disk | FTP | other *** search
/ Dream 42 / Amiga_Dream_42.iso / RiscPC / Utils / Archivers / tar.spk / tar-ram < prev    next >
Encoding:
Text File  |  1994-08-22  |  171 b   |  6 lines

  1. CDir RAM:$.tmp
  2. Copy $.Usr.Bin.gzip RAM:$.* ~cq~v
  3. Set tar$scrap RAM:$.tmp.scrap
  4. Set tar$compress "RAM:$.gzip -4 < %%1 > %%2"
  5. Set tar$decompress "RAM:$.gzip -d < %%1 > %%2"
  6.