https://bugs.kde.org/show_bug.cgi?id=369456

--- Comment #6 from Alex <alex_hit...@ngs.ru> ---
May be I can help?
MacOS has proc_pidinfo (from sys/proc_info.h or libproc.h) for obtaining info
about running app.
Probably ps, top and others use it.
Or popen something like "ps -p <pid> -o command" and parse.
The second variant is potentially multi-platform.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to