On Tue, 30 Nov 1999, Minh Van wrote:

> does tar/gzip do 'incremented' compression or does it compress the file
> before deleting it ? ie. if i had a 150 mb file, it would require about
> another 100 mbs of free space to compress it before deleting the 150 mb
> file ?

The latter. It creates a temporary file which is a compressed copy of your
original, and waits for sucessful completion before deleting the original.

DaZZa

--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to