Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: tlug: majordomo, gzip
- To: tlug@example.com
- Subject: Re: tlug: majordomo, gzip
- From: "Stephen J. Turnbull" <turnbull@example.com>
- Date: Mon, 30 Mar 1998 14:57:00 +0900 (JST)
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=us-ascii
- In-Reply-To: <Pine.LNX.3.96.980328123801.15152N-100000@example.com>
- References: <Pine.LNX.3.96LJ1.1b7.980328003421.19500E-100000@example.com><Pine.LNX.3.96.980328123801.15152N-100000@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
>>>>> "Scott" == Scott Stone <sstone@example.com> writes: Scott> On Sat, 28 Mar 1998, Craig Oda wrote: >> Hi, I'm thinking of compressing the tlug majordomo archives. Scott> gzip -9 < origfile > origfile.gz for i in *; do gzip -c9 $i >$i.gz; done Scott> (not sure if you're asking how here, but just in case...) >> I thought I would leave them uncompressed in case some future >> search program needed to access the raw files to make an index >> or something. Is there any problem with majordomo sending >> gzipped files with the "get" command? Scott> might be nice to modify majordomo to manipulate the .gz Scott> files directly - ie, ungzip them to a temp dir, mae the Scott> indexes, remove the stuff in the temp dir, so we don't have Scott> to keep 2 copies. If you're going to modify for on-the-fly, and also for people with the capability, you ought to look at bzip2, which gives 10-20% better compression than gzip. Compression is slow, but decompression is no slower than gzip. --------------------------------------------------------------- Next TLUG Meeting: 11 April Sat, Tokyo Station Yaesu gate 12:30 Featuring Tague Griffith of Netscape i18n talking on source code --------------------------------------------------------------- a word from the sponsor: TWICS - Japan's First Public-Access Internet System www.twics.com info@example.com Tel:03-3351-5977 Fax:03-3353-6096
- References:
- tlug: majordomo, gzip
- From: Craig Oda <craigoda@example.com>
- Re: tlug: majordomo, gzip
- From: Scott Stone <sstone@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tlug: how to teach gcc to find its own header file.
- Next by Date: RE: tlug: help on notebook purchase
- Prev by thread: Re: tlug: majordomo, gzip
- Next by thread: tlug: Kinput2, canna, kterm and locales
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links