Difference between revisions of "Compression"
Jump to navigation
Jump to search
Rafahsolis (talk | contribs) |
Rafahsolis (talk | contribs) (→7z) |
||
| Line 1: | Line 1: | ||
== 7z == | == 7z == | ||
| − | p7zip-full | + | sudo apt install p7zip-full |
7z x -so yourfile.tar.7z | tar xf - -C target_dir | 7z x -so yourfile.tar.7z | tar xf - -C target_dir | ||
| + | |||
== [[Linux command: tar|tar]] == | == [[Linux command: tar|tar]] == | ||