Mailinglist Archive: opensuse (1746 mails)
| < Previous | Next > |
Re: [SuSE Linux] tar
- From: bestia@xxxxxxxxxxxxx (Beast/2)
- Date: Fri, 16 Apr 1999 23:46:09 +0200 (CEST)
- Message-id: <Pine.LNX.4.05.9904162343510.4578-100000@xxxxxxxxxxxxx>
I don't know how to extract from *.q file (with zcat), but
usualy I get for ex. file.tar.gz and do 2 commands :
gzip -d file.tar.gz
tar xvf file.tar
This works fine any time. Maybe try :
zcat file | tar xvf
Adam
--
To get out of this list, please send email to majordomo@xxxxxxxx with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the
archive at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
| < Previous | Next > |