I need an aplication that can show the user what active and inactive processes are in the system , as well as the % of the whole process that's running.
Someone please help.
I need an aplication that can show the user what active and inactive processes are in the system , as well as the % of the whole process that's running.
Someone please help.
Try ps and top commands.
The following shows all process:Code:top ps -u username ps -U userName -u userName u
Code:ps -eaux
All [Solved] threads are closed by mods / admin to avoid spam issues. See Howto mark a thread as [Solved]
but how can i do that to work in bash? or other programing program.
i just need the script to make that.. show active/inactive aplications and how many processes are in use.
And i dont know how to make it![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)