gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] Free space wasting when handling binary files


From: Adrian Irving-Beer
Subject: Re: [Gnu-arch-users] Free space wasting when handling binary files
Date: Fri, 25 Mar 2005 15:04:17 -0500
User-agent: Mutt/1.5.6+20040907i

On Fri, Mar 25, 2005 at 10:55:03AM -0600, Matthew Dempsky wrote:

> > The point would be the ability to specify compression levels and
> > other bzip2/gzip options, and with drop-in support for other
> > compression formulas for which there is no GNU tar option.
>
> `tar -j' will already uses the highest bzip2 compression level.
> Also, tar has the `--use-compress-program PROG' option for
> specifying alternative compression options if we really want to
> support that.  (I don't know how new a feature the latter is
> though.)

And if you want to specify different options for gzip?  Or a lower
compression level for bzip2 based on the size of the files in
question?  Or a compression program that doesn't use -d?

I wasn't saying we *should* do that right now, merely that it isn't
hard to run them separately.  Despite the current dependency on GNU
tar, we are not limited to using only the compression methods it
supports, nor in the exact same way it does, nor waiting until
everyone's tar has support for some new program, nor adding another
dependency on the GNU version in the first place.  That's all.

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]