Difference between revisions of "Tar -xvf"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
− | tar -xvf your_filename.tar [[-C]] /path/to/destination/folder | + | tar -xvf your_filename.tar[[.gz]] [[tar -C|-C]] /path/to/destination/folder |
Line 10: | Line 10: | ||
[[tar -C]] | [[tar -C]] | ||
[[mv]] | [[mv]] | ||
+ | [[tar -x]] | ||
+ | [[tar -jvf]] | ||
== See also == | == See also == |
Latest revision as of 10:23, 9 April 2024
tar -xvf your_filename.tar.gz -C /path/to/destination/folder
tar --list pg_restore tar -C mv tar -x tar -jvf
See also[edit]
tar
,tar -J
,docker-untar
,--list
,ar
,tar -cvf, tar -xvf, tar --help
- Data compression: LZMA,
xz, unxz
,xz -t, xz -q, xz -T0, xz -9, zstd
, Igor Pavlov
Advertising: