Merge pull request #122 from rdesanno/master

Add mtr
This commit is contained in:
Caleb Xu 2015-12-31 12:14:32 -05:00
commit bedf85417f
1 changed files with 1 additions and 0 deletions

View File

@ -107,6 +107,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [htop](https://github.com/hishamhm/htop) - A ncurses based interactive process viewer which aims to be a better `top`
* [lnav](http://lnav.org) - An advanced log file viewer for the small-scale
* [lsp](https://github.com/dborzov/lsp) - An improved `ls`, with file descriptions in plain language and intelligent file grouping
* [mtr](https://github.com/traviscross/mtr) - The functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool.
* [ncdu](https://dev.yorhel.nl/ncdu) - NCurses Disk Usage
* [powertop](https://github.com/fenrus75/powertop) - Battery/Power usage and device stats monitoring command-line tool, with tune-up options.
* [procdog](https://github.com/jlevy/procdog) - Lightweight command-line control of long-lived processes like servers