pm(1) process manager
- Makefile 100%
| .gitignore | ||
| COPYING | ||
| Makefile | ||
| pm.ha | ||
| README | ||
pm(1) pm: process manager pm(1) pm: process manager Usage: pm [-haemctC] [-g <search string>] [-s <signal>] [PID..] -h: print this help text -g <search string>: looks up process table and prints matches -s <signal>: send signal to process -a: prints the args of the process -e: prints environ of the process -m: prints memory used by the process in kB -c: prints cpu usage in percentage -t: process tabulation of given PIDs -C: prints of PID of child processes