1
0
mirror of https://github.com/alebcay/awesome-shell.git synced 2025-08-10 10:24:50 +02:00

Merge pull request #199 from alex-cory/patch-1

Add colorex
This commit is contained in:
Caleb Xu
2017-04-20 19:46:07 -04:00
committed by GitHub

View File

@@ -148,6 +148,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
*OS-related tools, including system administration, system debugging, and file and process management.*
* [atop](https://www.atoptool.nl) - ASCII full-screen performance monitor that is capable of reporting the activity of all processes
* [colorex](https://bitbucket.org/linibou/colorex/wiki/Home) - Displays files or sdtin with pretty colors for matched patterns.
* [progress](https://github.com/Xfennec/progress) - Linux tool to show progress for cp, rm, dd, ...
* [glances](https://github.com/nicolargo/glances) - Glances an Eye on your system
* [goaccess](https://github.com/allinurl/goaccess) - GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in \*nix systems.