Search

How to extract tar in linux

Execute following command to extract tar file in Linux.

$ tar -xvf  <filename>.tar

No comments: