About go : How-to-get-process-details-from-its-PID
Question Detail
I have maintained a list of PIDs of processes currently running on my system (Linux). From this, now it would be great if I could get the process details from this PID. I have come over syscall.Getrusage() in Go, but I am not getting the desired results.
What should I do?
Question Answer
……………………………………………………
……………………………………………………
……………………………………………………
……………………………………………………
……………………………………………………