Difference between revisions of "Tar -J"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
* <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
  
  

Revision as of 07:24, 3 August 2020

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


See also

Advertising: