Difference between revisions of "Tar -cvf"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | [[tar]] -cvf new_tar_file.tar /path/folder/to/tar | + | [[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]] -cvf new_tar_file.tar /path/to/file1 /path/to/file2 /path/to/file3 |
Revision as of 12:23, 17 May 2022
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
See also
tar
,tar -J
,docker-untar
,--list
,ar
,tar -cvf, tar -xvf, tar --help
Advertising: