Difference between revisions of "Tar -J"

From wikieduonline
Jump to navigation Jump to search
(Removed redirect to Tar)
Tag: Removed redirect
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
* [[tar]]
+
{{lc}}
* [[xz]]
+
* <code>[[tar]] -J</code>
 +
* <code>[[xz]]</code>
 +
[[tar c]] your_directory | xz [[-T0]] -c > your_directory.tar.xz
 +
 
 +
 
 +
== See also ==
 +
* {{tar}}
 +
* {{xz}}
 +
 
 +
 
 +
[[Category:Compression]]

Latest revision as of 09:31, 19 January 2024

tar c your_directory | xz -T0 -c > your_directory.tar.xz


See also[edit]

Advertising: