To get the files out of a tarball, you can use the following commands:
tar xvf filename.tarIf the tarball has also been gzipped (compressed), you can use the following command:
tar xvfz filename.tar.gzThis e-mail address is being protected from spambots. You need JavaScript enabled to view it.