1
0
mirror of https://github.com/namibia/awesome-shell.git synced 2024-06-18 10:52:21 +00:00

adding catcli to the list

This commit is contained in:
deadc0de6 2017-12-15 23:47:18 +01:00 committed by Caleb Xu
parent 84fadd411d
commit b3e634a9a4

View File

@ -163,6 +163,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
* [catcli](https://github.com/deadc0de6/catcli) - The command line catalog tool for your offline data
* [ccat](https://github.com/jingweno/ccat) - ccat is the colorizing cat. It works similar to cat but displays content with syntax highlighting.
* [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`, and more...