[NTLUG:Discuss] .tgz files?
David Stanaway
david at stanaway.net
Wed May 1 18:49:06 CDT 2002
On Wed, 2002-05-01 at 09:02, Dennis Myhand wrote:
> Can someone let me know what the command sequence is for unpacking a
> .tgz file? Thanks, Dennis in Victoria
tar tzvf file.tgz |more
(To make sure it isn't going to dump lots of files in the current
directory, or wipe out stuff in an already existing subdirectory...)
then once you are happy. cd to where you want to unpack..
tar xzvf ~/file.tgz
A tgz file is just a tar archive that has been compressed with gzip.
PS: gmc should be able to open them if you are using gnome..
--
David Stanaway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 524 bytes
Desc: This is a digitally signed message part
Url : http://ntlug.org/pipermail/discuss/attachments/20020501/5865da42/attachment.bin
More information about the Discuss
mailing list