Getting process status
Killer B
pthonda at bgsuvax.UUCP
Sat Apr 6 14:41:41 AEST 1991
Hi, I am trying to read the status of all the processes information in the system.
I came to know that the file 'vmunix' contains a pointer to a location in file
'kmem'.This location has another pointer to the starting of process structures in
kmem, which would give me process information. Can anybody tell me how to get the
pointer in the file 'vmunix' . Should I use nlist, if so , in what way.
Thanx in advance .
Pratap
More information about the Comp.unix.programmer
mailing list