this is a "feature" of tar, you have to tell it the compression type the tar has or tell it to figure it out itself. tar xfz for gzip (j bzip2, J xz) tar xfa for autodetection
this is a "feature" of tar, you have to tell it the compression type the tar has or tell it to figure it out itself.
tar xfz for gzip (j bzip2, J xz)
tar xfa for autodetection