Merge pull request #112 from bagonyi/lnav-log-file-navigator

Add lnav, the log file navigator
This commit is contained in:
Caleb Xu 2015-10-29 17:06:45 -04:00
commit d93e6973ea
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [cv](https://github.com/Xfennec/cv) - Linux tool to show progress for cp, rm, dd, ...
* [glances](https://github.com/nicolargo/glances) - Glances an Eye on your system
* [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
* [ncdu](http://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.