Posts from 4 April 2012

How to uncompress tar file in Linux

Here is how to uncompress tar file. # gunzip filename.tar.gz or # tar xvf filename.tar Here is the command to execute .pl file. # perl