Difference between revisions of "Xz -T0"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
DIR="YOUR_DIR" [[bash -c]] 'tar c "$DIR" | xz -T0 -c > "$DIR".tar.xz && ls -lh "$DIR".tar.xz' | DIR="YOUR_DIR" [[bash -c]] 'tar c "$DIR" | xz -T0 -c > "$DIR".tar.xz && ls -lh "$DIR".tar.xz' | ||
+ | |||
+ | == Activities == | ||
+ | * Compress your file using single thread xz and compress same file using all your available threads [[xz]] -T0 | ||
== See also == | == See also == |
Revision as of 09:41, 19 January 2024
Advertising: