Home > Linux > how to unzip/untar files with extensions .tar

how to unzip/untar files with extensions .tar

using your terminal, locate the file where it is being placed.

Let’s say you have a file file.tar located in your /usr/local/bin

just, type : tar xvf file.tar to unzip/untar the files inside file.tar

hope this helps you….

Categories: Linux Tags: ,
  1. No comments yet.
  1. No trackbacks yet.