Tar

From wikieduonline
Revision as of 10:49, 3 February 2020 by Welcome (talk | contribs)
Jump to navigation Jump to search

https://en.wikipedia.org/wiki/Tar_(computing)

http://man7.org/linux/man-pages/man1/tar.1.html

-c (--create)
-remove-files


  • tar -cvf new_file.tar /path/folder/to/tar
-c (--create)
  • tar -Jcvf new_file.tar.xz /path/folder/to/tar or tar Jcvf new_file.tar.xz /path/folder/to/tar[1]


See also

  • https://stackoverflow.com/a/18855909
  • Advertising: