On 23 Feb 2002, sartajsingh wrote:

> few hours . how do we extract the tar files again ?
> just gunzip file names or some options too?

.tar.gz or .tgz :

tar zxvf file

.tar :

tar xvf file

.tar.bz2 or .tgb :

tar jxvf file

Jacek


_______________________________________________
Dia-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/dia-list

Reply via email to