tar -cJf archive.tar.xz dir/

Category: Archiving & Compression

tar -cJf archive.tar.xz dir/

Create an xz-compressed tarball

Creates an xz-compressed tarball. xz has the best compression ratio but is the slowest.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.