Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!solace!nntp.uio.no!news.cais.net!newsfeed.internetmci.com!inet-nntp-gw-1.us.oracle.com!nntp-hub.barrnet.net!nntp.hybrid.com!usenet From: keng@hybrid.com (Ken Gaugler) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: WANTED: Util to zip unix files to a format readable by a DOS unzipper!! FAST!! Date: Mon, 29 Apr 1996 17:24:46 GMT Organization: Hybrid Networks, Inc. Lines: 14 Message-ID: <4m2u14$l8m@dracula.hybrid.com> References: <RNJOYsN.jjmcf@delphi.com> Reply-To: keng@hybrid.com NNTP-Posting-Host: silva.hybrid.com X-Newsreader: Forte Free Agent 1.0.82 Jeff McFarlane <jjmcf@delphi.com> wrote: >HI. I need a utility that runs under SunOS (or Solaris) that will compress >files so I can store them on diskettes, take the diskettes home, and >uncompress them on my PC ( maybe using PKZIP, but any DOS uncompression >utility will be fine). I need it fast!! >email me at jmcfarla@foxboro.com > >Thanks in advance, >Jeff McF Get gzip from the GNU project. It works fine.