Re: [mu INSTALL] how to extract ext.tgz

From: Michele Andreoli ([email protected])
Date: Fri Feb 25 2000 - 21:32:46 CET


On Fri, Feb 25, 2000 at 09:41:23AM +0100, [email protected] nicely wrote:
> Hi!
>
> How ist the ext.tgz extension package packed? I cannot unpack any of the
> extension packages with gzip. I would like to just get some files out of it.
>

An addon is essentially a XYZ.tar.bz2 package, so:

        cat EXT.tgz | bzip2 -ds | tar -xf -

does the work. In muLinux, please put yourself in the
destination directory, first.

Michele

-- 
I'd like to conclude with a positive statement, but I can't 
remember any. Would two negative ones do?       -- Woody Allen
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:13 CET