On 13 August 2011 22:11, Frank Church <[email protected]> wrote: > Is there a Lazarus/FPC routine to list the processes running on a Linux > system, the equivalent of EnumProcesses + GetCommandLineEx(Pids[x]) on > Windows? > > -- >
I have checked it and assumed that those in which cat /proc/XXXX/cmdline returns a string are the active process? Is that right? Some of them return a blank - are they terminated, expired or something? > Frank Church > > ======================= > http://devblog.brahmancreations.com > -- Frank Church ======================= http://devblog.brahmancreations.com
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
