7-zip: made command easier to use

master
tiyn 11 months ago
parent f9290d07f8
commit 507cc6fd56

@ -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,}
7z a -t7z -m0=lzma -mx=9 -mfb=64 -md=32m -ms=on directory
```
To uncompress it run the following command.

Loading…
Cancel
Save