In our previous episode, Henry Vermaak said: > > 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)? > > You can read all the /proc/%d/cmdline files to search for a specific process.
While it might work, it won't port well to other unices. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal