Which command will show what is inside the compressed tarball with a name of foo.tar.gz?

Which command will show what is inside the compressed tarball with a name of foo.tar.gz?Category: Linux EssentialsWhich command will show what is inside the compressed tarball with a name of foo.tar.gz?
Linux Questions Staff asked 1 year ago

Which command will show what is inside the compressed tarball with a name of foo.tar.gz?

  • tar –tjf foo.tar.gz
  • tar –tzf foo.tar.gz
  • tar –lf foo.tar.gz
  • tar –xf foo.tar.gz
  • tar –tf foo.tar.gz

About the author