10 Mar
2010
10 Mar
'10
4:34 p.m.
Am 10.03.2010 17:23, schrieb Aaron Griffin:
So what's the actual issue with pidof? "pidof -o %PPID" is supposed to return JUST the parent process's pid, not the children. Is it returning the wrong pid?
<quote> -o Tells pidof to omit processes with that process id. The special pid %PPID can be used to name the parent process of the pidof program, in other words the calling shell or shell script. </quote> There is no way we can do this with pidof.