mirror of
https://github.com/xmengnet/the-art-of-command-line.git
synced 2024-12-24 03:46:29 +08:00
Tweaks to #132.
This commit is contained in:
parent
f47d83aa0b
commit
5fef2d2bf6
1 changed files with 2 additions and 2 deletions
|
@ -395,6 +395,8 @@ A few examples of piecing together commands:
|
|||
|
||||
- `units`: unit conversions and calculations; converts furlongs per fortnight to twips per blink (see also `/usr/share/units/definitions.units`)
|
||||
|
||||
- `apg`: generates random passwords
|
||||
|
||||
- `7z`: high-ratio file compression
|
||||
|
||||
- `ldd`: dynamic library info
|
||||
|
@ -459,8 +461,6 @@ A few examples of piecing together commands:
|
|||
|
||||
- `fortune`, `ddate`, and `sl`: um, well, it depends on whether you consider steam locomotives and Zippy quotations "useful"
|
||||
|
||||
- `apg`: generates several random passwords.
|
||||
|
||||
|
||||
## MacOS X only
|
||||
|
||||
|
|
Loading…
Reference in a new issue