Difference between revisions of "Tar -cvf"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
  
 
  [[tar]] -cvf new_tar_file.tar /path/to/file1 /path/to/file2 /path/to/file3
 
  [[tar]] -cvf new_tar_file.tar /path/to/file1 /path/to/file2 /path/to/file3
 +
 +
 +
[[tar cvzf]]
 +
[[tar -xvf]]
  
 
== See also ==
 
== See also ==

Latest revision as of 04:28, 3 May 2023

tar -cvf new_tar_file.tar /path/folder/to/tar/
tar -cvf new_tar_file.tar /path/to/file1 /path/to/file2 /path/to/file3


tar cvzf
tar -xvf

See also[edit]

Advertising: