mirror of
https://github.com/alebcay/awesome-shell.git
synced 2024-10-01 01:05:54 -04:00
Fix the lexicographical sorting
This commit is contained in:
parent
00027c0ee3
commit
7dec927799
@ -94,10 +94,10 @@ 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.*
|
*OS-related tools, including system administration, system debugging, and file and process management.*
|
||||||
|
|
||||||
|
* [atop](http://www.atoptool.nl) - ASCII full-screen performance monitor that is capable of reporting the activity of all processes
|
||||||
* [cv](https://github.com/Xfennec/cv) - Linux tool to show progress for cp, rm, dd, ...
|
* [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
|
* [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`
|
* [htop](https://github.com/hishamhm/htop) - A ncurses based interactive process viewer which aims to be a better `top`
|
||||||
* [atop](http://www.atoptool.nl) - ASCII full-screen performance monitor that is capable of reporting the activity of all processes
|
|
||||||
* [lsp](https://github.com/dborzov/lsp) - An improved `ls`, with file descriptions in plain language and intelligent file grouping
|
* [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
|
* [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.
|
* [powertop](https://github.com/fenrus75/powertop) - Battery/Power usage and device stats monitoring command-line tool, with tune-up options.
|
||||||
|
Loading…
Reference in New Issue
Block a user