24Nov/090
How do I extract a tar file?
Using the following command in SSH, you will be able to extract files from your tar file.
tar -xf file.tar
Using the following command in SSH, you will be able to extract files from your tar file.
tar -xf file.tar