home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.os2.apps
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uchinews!ellis!jhrv
- From: jhrv@ellis.uchicago.edu (John M. Kim)
- Subject: Re: Uncompress
- Message-ID: <1992Aug28.073813.8925@midway.uchicago.edu>
- Keywords: compress uncompress
- Sender: news@uchinews.uchicago.edu (News System)
- Reply-To: jhrv@midway.uchicago.edu
- Organization: University of Chicago Computing Organizations
- References: <8836@ncratl.AtlantaGA.NCR.COM> <1992Aug27.210307.15274@midway.uchicago.edu> <ednstras.714976274@kraken>
- Date: Fri, 28 Aug 1992 07:38:13 GMT
- Lines: 19
-
- In article <ednstras.714976274@kraken> ednstras@kraken.itc.gu.edu.au (Michael Strasser) writes:
- >jhrv@ellis.uchicago.edu (John M. Kim) writes:
- >
- >>copy compress.exe uncompress.exe
- >>copy compress.exe zcat.exe
- >
- >Eh? What about a few batch files:
- >
- >zcat.cmd:
- >---
- >@compress -c %1 %2 %3 %4 %5 %6 %7 %8 %9
- >---
- >
- >I think I remember the options correctly.
-
- :-). That should be compress -dc.
-
- John
-
-