2012/9/13 Antonio Fortuny <[email protected]>:

> CmdLine.Text := '/bin/sh -c ''ps -s | grep something'' '

Now you additionally asume that:
* there exists /bin/sh (recent linux distros begin to move all that
into /usr/bin/)
* there exists ps and grep in your path

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to