Merge pull request #1 from vishbin/vishbin-patch-1

Update README.md
pull/53/head
vishbin 2015-06-16 23:48:55 -07:00
commit 6501cbec08
1 changed files with 6 additions and 0 deletions

View File

@ -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"
## 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