mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-02 15:07:45 +02:00
7-zip: made command easier to use
This commit is contained in:
parent
507cc6fd56
commit
35b4d8b486
@ -25,7 +25,7 @@ This command uses [expansion](/wiki/linux/shell.md#expansion).
|
||||
The directory is not deleted automatically afterwards.
|
||||
|
||||
```sh
|
||||
7z a -t7z -m0=lzma -mx=9 -mfb=64 -md=32m -ms=on directory
|
||||
7z a -t7z -m0=lzma -mx=9 -mfb=64 -md=32m -ms=on directory{.7z,}
|
||||
```
|
||||
|
||||
To uncompress it run the following command.
|
||||
|
Loading…
x
Reference in New Issue
Block a user