[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Q: How to get minimal bloat while unpacking tarball?
- Subject: [ale] Q: How to get minimal bloat while unpacking tarball?
- From: tcarter at entrusion.com (Tony Carter)
- Date: Tue, 28 Mar 2006 15:20:19 -0500
- In-reply-to: <[email protected]>
> Is there a way to incrementally unpack an archive so the old contents'
> space is recovered along the way, or does it sound like
> there's some other problem here?
>
> TIA.
Just a guess..
I think tar filters the tarball through gunzip first and then works off the
.tar file. Will the uncompressed tarball on the usb? You might want to try
working from it.
-Tony