Can I get a List of all the running processes in the system using java ?
843829Mar 25 2002 — edited Jan 13 2007I want a complete list of all the Running processes currently in the system.
List of running processes is like, in MS Window environment while we presses ctrl + alt + del and we get a small window containing a list of all the running processes currently in system.
I hope somebody have done the same and will help me.
thanx.