From 736a6090bb82baa79ef4dbedc03212265bc79e60 Mon Sep 17 00:00:00 2001 From: Rob DeSanno Date: Thu, 31 Dec 2015 10:40:45 -0500 Subject: [PATCH] Add mtr --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 00b638f..d21f78a 100644 --- a/README.md +++ b/README.md @@ -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