Difference between revisions of "Tar -J"

From wikieduonline
Jump to navigation Jump to search
 
(2 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_file_name.tar.xz
+
  [[tar c]] your_directory | xz [[-T0]] -c > your_directory.tar.xz
  
  

Latest revision as of 09:31, 19 January 2024

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


See also[edit]

Advertising: