2021年3月11日星期四

How to see all running processes with a C program?

So, i know that if we want to see all the running processes we can write "ps -aux" in the shell but im developing this program that at some point has to print all the running processes at that moment. Any ideas how to code that?

https://stackoverflow.com/questions/66592895/how-to-see-all-running-processes-with-a-c-program March 12, 2021 at 09:24AM

没有评论:

发表评论