Difference between revisions of "Tar -xvf"
Jump to navigation
Jump to search
(Created page with "{{lc}} tar --list == See also == * {{tar}} * {{xz}} Category:Linux Category:compression") |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | |||
+ | |||
+ | tar -xvf your_filename.tar[[.gz]] [[tar -C|-C]] /path/to/destination/folder | ||
+ | |||
[[tar --list]] | [[tar --list]] | ||
+ | [[pg_restore]] | ||
+ | [[tar -C]] | ||
+ | [[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: