[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Unpack/Extract a file
- To: "Avi Boots" <aviboots(at-nospam)netvision.net.il>, <linux-il(at-nospam)linux.org.il>
- Subject: RE: Unpack/Extract a file
- From: "Gilad Ben-Yossef" <gilad(at-nospam)benyossef.com>
- Date: Sun, 9 Dec 2001 13:31:51 +0200
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Importance: Normal
- In-Reply-To: <015b01c18096$a13c0700$0301a8c0@meisoftclient>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
> How can i Unpack/Extract a file/s that have the extension above: (tar.bz2)
tar vxf test.tar.bz2 --use-compress-program bzip2
# Obligatory RTFM notice:
Which you would have known if you had bothered to "man tar".
Gilad.
--
Gilad Ben-Yossef <gby@kagoor.com>
Tel: +972(9)9717330 | Fax: +972(9)9717334 | Cel: +972(54)756701
Kagoor Networks ltd | http://www.kagoor.com |
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il