Merge pull request #75 from jlevy/procdog

Add procdog, a tool for controlling long-lived processes.
This commit is contained in:
Caleb Xu 2015-06-16 14:47:20 -04:00
commit 0e03cd605e
1 changed files with 2 additions and 1 deletions

View File

@ -80,11 +80,12 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
## System Utilities
*System administration and system debugging.*
*OS-related tools, including system administration, system debugging, and file and process management.*
* [cv](https://github.com/Xfennec/cv) - Linux tool to show progress for cp, rm, dd, ...
* [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
* [procdog](https://github.com/jlevy/procdog) - Lightweight command-line control of long-lived processes like servers
* [quick-secure](https://github.com/marshyski/quick-secure) - Quickly secure and harden UNIX/Linux systems
## Downloading and Serving