Difference between revisions of "Tar"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
  
 
<code>tar -cvf new_file.tar /path/folder/to/tar</code>
 
<code>tar -cvf new_file.tar /path/folder/to/tar</code>
 
+
<code>tar -cvfJ new_file.tar.[[xz]] /path/folder/to/tar</code>
  
  
 
== See also ==
 
== See also ==
 
* {{xz}}
 
* {{xz}}

Revision as of 12:00, 24 December 2019


tar -cvf new_file.tar /path/folder/to/tar tar -cvfJ new_file.tar.xz /path/folder/to/tar


See also

Advertising: