in reply to Re: Identifying whether a process is running
in thread Identifying whether a process is running

Alas, this didn't work for me. I'm trying to see from a web page whether a daemon that should be running as root is actually there. The apache user can't issue a kill 0 to root's process (well it can, but it doesn't report the result correctly)
  • Comment on Re^2: Identifying whether a process is running