On Thu, 2003-07-17 at 16:57, Leonard den Ottolander wrote:
> Hi Georgen,
>
> > I have read in the man pages that concatenating the files before passing
> > thru gzip improves the compression.
>
> That is what you use tar for before gzipping. Tar concatenates the
> files into a single archive wh
Hi Georgen,
> I have read in the man pages that concatenating the files before passing
> thru gzip improves the compression.
That is what you use tar for before gzipping. Tar concatenates the
files into a single archive which compresses better than the individual
files.
Bye,
Leonard.
--
How