Merge 6501cbec08
into a05548c0b2
commit
22e6a90e29
|
@ -530,6 +530,12 @@ 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"
|
- `fortune`, `ddate`, and `sl`: um, well, it depends on whether you consider steam locomotives and Zippy quotations "useful"
|
||||||
|
|
||||||
|
## Networking
|
||||||
|
|
||||||
|
- `traceroute` : print the route packets trace to network host
|
||||||
|
- `dig` : DNS lookup utility
|
||||||
|
- `tcpdump` : dump traffic on a network
|
||||||
|
- `ngrep` : network grep
|
||||||
|
|
||||||
## OS X only
|
## OS X only
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue