Posts by Marcelo Sant Ana • 9 points
1 post
-
0
votes1
answer497
viewsQ: Proceedings with Nodejs
I would like to know how to take all processes with the nodejs equal to the c# Process[] processlist = Process.GetProcesses(); I would like to do this in NODEJS, to return all the PID from the…