Path: utzoo!attcan!uunet!lll-winken!ames!mailrus!cornell!uw-beaver!rice!sun-spots-request From: jim@applix.UUCP (Jim Morton) Newsgroups: comp.sys.sun Subject: Re: tar on a roadrunner floppy Message-ID: <892@applix.UUCP> Date: 18 Jan 89 14:08:44 GMT References: <8812202231.AA01017@wooglin.scc.com> Sender: usenet@rice.edu Organization: APPLiX Inc., Westboro MA Lines: 15 Approved: Sun-Spots@rice.edu Original-Date: Fri, 13 Jan 89 10:31:22 EST X-Sun-Spots-Digest: Volume 7, Issue 110, message 6 of 18 thorstad@wooglin.scc.com (Brian Thorstad) writes: > Sun wrote a special version of tar for the RoadRunner. The "bar" command > (floppy only pre 4.0.1) 2) allows compression of files (via pack) 3) and ^^^^^^^^^ actually the "bar -Z" compression is not via pack(1) but by compress(1) which uses the "Lempel-Ziv" compression coding method, FAR superior to pack ("Huffman coding") or compact ("Adaptive Huffman coding"). Sun did a nice job with bar, I regularly get around 3 meg of material on a 1.44 meg floppy using bar -Z. -- Jim Morton, APPLiX Inc., Westboro, MA UUCP: ...harvard!m2c!applix!jim jim@applix.m2c.org