You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.