Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: tlug: Compressing files on Linux
- To: tlug@example.com
- Subject: Re: tlug: Compressing files on Linux
- From: "Stephen J. Turnbull" <turnbull@example.com>
- Date: Wed, 24 Jun 1998 12:16:17 +0900 (JST)
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=us-ascii
- In-Reply-To: <Pine.LNX.3.96.980623231821.22540A-100000@example.com>
- References: <msg227167.thr-278b72.4c520e@example.com><Pine.LNX.3.96.980623231821.22540A-100000@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
>>>>> "Koji" == Koji Ashida <ashi7627@example.com> writes: Koji> if it's already an rpm file, it won't compress much anymore. Um, ahh, no. gunzip -c file.gz | bzip2 > file.bz2 can buy up to 25% more compression (I have seen it, on PPM files---GIF or PNG is rather more efficient though for that purpose). But that's probably not enough, and bzipping an already gzipped file rarely buys as much as 5% (which is pretty spectacular in itself, though). Unfortunately, AFAIK bzip2 does not come in RPM format yet. So you'll have to get it yourself. Sources for a stable version can be found at any sunsite mirror. Koji> you still can split that file with 'dd' command and transfer Koji> with floppy tho. you can also make a multivolume tar file (tar --create --file=/dev/fd0 package.rpm, you may need a flag to tell tar it's multi-volume, but I think tar figures this out for you). This has the advantage that tar does the accounting, not you. -- University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN Institute of Policy and Planning Sciences Tel/fax: +1 (298) 53-5091 -------------------------------------------------------------- Next Nomikai: 17 July, 19:30 Tengu TokyoEkiMae 03-3275-3691 Next Meeting: 8 August, Tokyo Station Yaesu central gate 12:30 featuring Linux on multiple platforms: i386, Sparc, PA-Risc, Amiga, SGI, Alpha, PalmPilot, ... -------------------------------------------------------------- Sponsor: PHT, makers of TurboLinux http://www.pht.co.jp
- References:
- tlug: Compressing files on Linux
- From: gwalker@example.com (Gavin Walker)
- Re: tlug: Compressing files on Linux
- From: Koji Ashida <ashi7627@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tlug: Compressing files on Linux
- Next by Date: Re: tlug: Compressing files on Linux
- Prev by thread: Re: tlug: Compressing files on Linux
- Next by thread: Re: tlug: Compressing files on Linux
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links