Using the following command in SSH, you will be able to extract files from your tar file.
tar -xf file.tar
by Mohsin Sumar | Nov 24, 2009 | SSH, Tips & Tricks
Using the following command in SSH, you will be able to extract files from your tar file.
tar -xf file.tar