1
Answer

How to get the name of the processes running on a system?

Photo of Deepak Upadhyay

Deepak Upadhyay

19y
3k
1

I want to get a list of all the processes running on my system. The idea is to write a program which will run continiuosly on the system and will check if a perticular process is running and will take some decisions based on it.

Thanks,
Deepak

Answers (1)