extract
tar xvf archive.tar.xz
tar xvf archive.tar.gz
tar xvf archive.tar
- -x : Extract archives.
- -v : Produce verbose output i.e. display progress and extracted file list on screen.
- -f : Read the archive from the archive to the specified file. In this example, read backups.tar.gz archive.