Can we extract a .tgz file into Unix?
Jane BJan 21 2009 — edited Jan 21 2009Hi
I have a tar file in .tgz (linux file) and
want to extract it using tar -xvzf in Unix server
Is that possible??
What else should be done to extract this Linux tar file into Unix??
Thanks