On 21 Sep 2009, at 14:58, T. Guilleminot wrote: > Does anyone know a simple way to check if a Linux process exists/runs > (child or not) *without* running an OS command via TProcess (or > other)? How do you want to identify this process? By name, by pid, ...? Jonas