[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Edlug Archive Mar 2004
]
Re: [edlug] Tarballs ?
On Saturday 20 March 2004 17:08, Andrew Ramage wrote:
> How do you uncrompress .tar.gz files ? I am trying to use tar -xvz but
> the machine seems to freeze and do nothing. Hitting Ctrl-Z and typing
> ps shows tar and gzip to be running, but other than that the machine
> just sits there ...
It's waiting for input from stdin.
Try tar -xvzf filename.tar.gz
HTH
Steven
--
Real programmers don't comment their code.
It was hard to write, it should be hard to understand
-
----------------------------------------------------------------------
You can find the EdLUG mailing list FAQ list at:
http://www.edlug.org.uk/list_faq.html