Rambles of Ev
  • Home
  • About
  • Search

tar

A collection of 1 post
Linux

Tar - Tricks and Tips

Task: List the contents of a tar file Use the following command: $ tar -tvf file.tar Task: List the contents of a tar.gz file Use the following command: $ tar -ztvf file.tar.gz Task: List the contents of a tar.bz2 file Use the following command: $ tar -jtvf file.
06 Jan 2011 1 min read
Page 1 of 1
Rambles of Ev © 2026
Powered by Ghost