An open API service indexing awesome lists of open source software.

https://github.com/markus1189/helm-proc

Helm source and actions to manage processes
https://github.com/markus1189/helm-proc

Last synced: over 1 year ago
JSON representation

Helm source and actions to manage processes

Awesome Lists containing this project

README

          

helm-proc
=========

Helm source and actions to manage processes.

Some example actions:

* Send TERM/KILL to process
* Polite KILL: Send TERM, wait and then KILL
* Open /proc dir for process
* Attach strace