Difference between revisions of "Tar"
Jump to navigation
Jump to search
↑ https://stackoverflow.com/a/18855909
Line 11: | Line 11: | ||
[[Category:Linux]] | [[Category:Linux]] | ||
+ | [[Category:compression]] |
Revision as of 13:20, 24 December 2019
https://en.wikipedia.org/wiki/Tar_(computing)
tar -cvf new_file.tar /path/folder/to/tar
tar -Jcvf new_file.tar.xz /path/folder/to/tar
ortar Jcvf new_file.tar.xz /path/folder/to/tar
[1]
See also
Advertising: