Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jul 2002 13:36:34 +0100
From:      "Barry Byrne" <barry.byrne@wbtsystems.com>
To:        "dodi agusri" <dodi_tdp@yahoo.com>, <Freebsd-questions@FreeBSD.ORG>
Subject:   RE: to open tgz manual
Message-ID:  <NCBBIAMNAKDKFJIIGNPKMEOBIPAA.barry.byrne@wbtsystems.com>
In-Reply-To: <20020723123122.2319.qmail@web14807.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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: owner-freebsd-questions@FreeBSD.ORG
> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of dodi agusri
> Sent: 23 July 2002 13:31
> To: Freebsd-questions@FreeBSD.ORG
> 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 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?NCBBIAMNAKDKFJIIGNPKMEOBIPAA.barry.byrne>