|
I have a pid of a process. Since each process is associated with its structure like task_struct, I need to access that particular structure using its own pid. Later, I need to access the members of that process structure. I need help in this please. How to go about using perl script?
|
|
|
|
|
|
|
// |