Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Feb 1999 10:52:56 -0800 (PST)
From:      Joe Lira <joe@joe.to>
To:        Michael Berhanu <BMICK@bigpond.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Tar Files
Message-ID:  <Pine.BSF.4.05.9902011052010.20850-100000@c4.joe.to>
In-Reply-To: <000701be4de4$1df302a0$e97f868b@BMICK>

next in thread | previous in thread | raw e-mail | index | archive | help
to compress * into filename.tar:

tar -cvf * filename.tar

to extract * out of filename.tar

tar -xvf filename.tar

On Tue, 2 Feb 1999, Michael Berhanu wrote:

> Hi, how do you extract files that are stuck together to form .TAR files?
> 
> Thank you
>                 Michael
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9902011052010.20850-100000>