commit
6501cbec08
|
@ -391,6 +391,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
|
||||||
|
|
||||||
## More resources
|
## More resources
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue