mirror of
https://github.com/xmengnet/the-art-of-command-line.git
synced 2024-12-24 03:36:29 +08:00
commit
599e9d6d72
1 changed files with 1 additions and 1 deletions
|
@ -476,7 +476,7 @@ A few examples of piecing together commands:
|
|||
|
||||
- `nm`: symbols from object files
|
||||
|
||||
- `ab`: benchmarking web servers
|
||||
- `ab` or [`wrk`](https://github.com/wg/wrk): benchmarking web servers
|
||||
|
||||
- `strace`: system call debugging
|
||||
|
||||
|
|
Loading…
Reference in a new issue