Difference between revisions of "Tar -cvf"

From wikieduonline
Jump to navigation Jump to search
(Redirected page to Tar cvf)
Tag: New redirect
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
#redirect [[tar cvf]]
+
{{lc}}
 +
[[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 ==
 +
* {{tar}}
 +
 
 +
[[Category:Tar]]

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: