tar -zxvf file.tgz

should do it on one step (FreeBSD's tar can undo gzips)

otherwise:

gunzip file.tgz
tar xvf file.tar


 - Barry


--
Barry Byrne, IT Manager,
WBT Systems, Block 2, Harcourt Centre
Harcourt Street, Dublin 2, Ireland


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of dodi agusri
> Sent: 23 July 2002 13:31
> To: [EMAIL PROTECTED]
> Subject: to open tgz manual
> 
> 
> 
> how to open manual book  shipped with tgz format
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Health - Feel better, live better
> http://health.yahoo.com
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
> 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to