mirror of
https://github.com/xmengnet/the-art-of-command-line.git
synced 2024-12-25 00:46:30 +08:00
xz instead of 7z per #417
This commit is contained in:
parent
fcd54994b4
commit
a740e519a5
1 changed files with 1 additions and 1 deletions
|
@ -457,7 +457,7 @@ A few examples of piecing together commands:
|
||||||
|
|
||||||
- `apg`: generates random passwords
|
- `apg`: generates random passwords
|
||||||
|
|
||||||
- `7z`: high-ratio file compression
|
- `xz`: high-ratio file compression
|
||||||
|
|
||||||
- `ldd`: dynamic library info
|
- `ldd`: dynamic library info
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue