Hello All,

I need to assure, that my sub-application has started or to kill it,
when not necessary.

I use to find out the process ID /proc/*/exe file, but strange is
that my application is 'registered' into /proc in not readable way.

When I try to read out the content of /proc/"PID"/exe, then I receive
this error message:

e.g.:

ls -l /proc/12415/exe

ls: cannot read symbolic link /proc/13415/exe: No such file or
directory
lrwxrwxrwx 1 roland roland 0 2008-12-23 00:20 /proc/13415/exe


Why does it behave this way?

Thanks in advance.

-- 
Best regards, TRoland
http://www.rotursoft.sk
http://exekutor.rotursoft.sk

_______________________________________________
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to