On Mon, 6 Jun 2011 22:02:39 +0100 (BST)
phoebus phoebus wrote:
> Hi Mattias,
>
> I don't know if it exist a FPC function for that.
>
> i'll do an external commad like " ps -ef | grep bash | grep -v grep | awk
> '{print $8}'".
Thanks, I knew that.
I prefer a more direct way - for example via a
Hi Mattias,
I don't know if it exist a FPC function for that.
i'll do an external commad like " ps -ef | grep bash | grep -v grep | awk
'{print $8}'".
I 'm assuming the output is:
user12793 2789 0 22:52 pts/000:00:00 bash
and encapsulate the command is one of the following system ca
http://www.geany.org/
Screenshots:
http://www.geany.org/uploads/Gallery/geany_main.png
http://www.geany.org/uploads/Gallery/geany_build.png
http://www.geany.org/uploads/Gallery/geany_plugins.png
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
Hi all,
I need to check under BSD if a PID is running and what name it has.
Is there already a function for that?
Mattias
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal