[lug] OT-C Function that reports process status
Rob Nagler
nagler at bivio.biz
Mon Nov 17 16:49:31 MST 2003
> Does anyone know of a function in C that duplicates the ps in the
> command line under Linux?
FILE *f = popen('ps', O_READ)
Rob
More information about the LUG
mailing list