[NBLUG/talk] New to Linux
E Frank Ball III
frankb at frankb.us
Sat Oct 27 21:32:11 PDT 2007
On Sat, Oct 27, 2007 at 09:26:49PM -0700, E Frank Ball wrote:
> On Sat, Oct 27, 2007 at 08:49:06PM -0700, Milton Rojas wrote:
> > Thanks for your help.
> > Another problem I'm facing is how to correctly uncompress .tar.gz files such
> > that they can be installed, if they need to do so.
>
>
> tar -xzvf filename.tar.gz
>
> see "man tar" for more info
I should add, that if you just want to uncompress, without
disturbing the tar archive use:
gunzip filename.tar.gz
which will leave filename.tar
--
E Frank Ball frankb at frankb.us
More information about the talk
mailing list