/processManager

Simple ubuntu command line process manager using java SE which list all the processes in the system, list all the processes grouped by user, display process ID of all the processes, run/stop a specific process and send specific signals to specific process.

Primary LanguageJava

Watchers