• Home
  • About
  • Contact

10 quick tar command examples to create/extract archives in Linux

 on Monday, 18 May 2015  

The tar (tape archive) command is a frequently used command on linux that allows you to store files into an archive.The commonly seen file extensions are .tar.gz and .tar.bz2 which is a tar archive further compressed using gzip or bzip algorithms respectively. In this tutorial we shall take a look at simple examples of using the tar command to do daily jobs of creating and extracting archives on linux desktops or servers...

Complete story >>>

10 quick tar command examples to create/extract archives in Linux 4.5 5 Unknown Monday, 18 May 2015 The tar (tape archive) command is a frequently used command on linux that allows you to store files into an archive.The commonly seen file e...


No comments:

Post a Comment

J-Theme