Difference between revisions of "Tar -J"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{lc}}
 
* <code>[[tar]] -J</code>  
 
* <code>[[tar]] -J</code>  
 
* <code>[[xz]]</code>
 
* <code>[[xz]]</code>
 
+
[[tar c]] your_directory | xz [[-T0]] -c > your_directory.tar.xz
  
  
Line 7: Line 8:
 
* {{tar}}
 
* {{tar}}
 
* {{xz}}
 
* {{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: