Chris Lawrence wrote:

> If you don't screw with the timestamps and use default compression,
> (gunzip x.gz; gzip x) is idempotent.  So would be:
> 
> (gunzip upstream.orig.tar.gz; bzip2 upstream.orig.tar)
> [intervening operations]
> (bunzip2 upstream.orig.tar.bz2; gzip upstream.orig.tar)
> 
> unless your upstream author did something really stupid (yep, I said
> stupid) like add a compression level option.

Excuse me, but I use `gzip --best` 
Didn't think that made me stupid.
-- 
Peter Galbraith, research scientist          <[EMAIL PROTECTED]>
Maurice Lamontagne Institute, Department of Fisheries and Oceans Canada
P.O. Box 1000, Mont-Joli Qc, G5H 3Z4 Canada. 418-775-0852 FAX: 775-0546
    6623'rd GNU/Linux user at the Counter - http://counter.li.org/ 

Reply via email to