xz
Verified for current stable LTS
Xz Commands
Xz command syntax with verified terminal examples.
Commands
8 commands for Xz
xz Operations
Xz Command: Compress File Best
xz -9 <path/to/file> xz Operations
Xz Command: Compress File Fastest
xz -0 <path/to/file> xz Operations
Xz Command: Compress File Keep Original
xz -k <path/to/file> xz Operations
Xz Command: Compress File Using Lzma
xz -F lzma <path/to/file> xz Operations
Xz Command: Compress File Using Xz
xz <path/to/file> xz Operations
Xz Command: Decompress File To Stdout
xz -d -c <path/to/file.xz> xz Operations
Xz Command: Decompress Lzma File
xz -d -F lzma <path/to/file.lzma> xz Operations
Xz Command: Decompress Xz File
xz -d <path/to/file.xz> Suggest a Xz Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Xz workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.