I'm tring to open a file called unz551x-glibc.tar.gz. So I open up my shell and type:
tar -xz unz551x-glibc.tar.gz
and I press enter and it does a carriage return and then hangs. No HD activity or anything. I just press ctrl+c to exit. How can I get tar to open this file?
