On Wed, 27 Feb 2002 18:07:56 +0100 Guillaume Rousse <[EMAIL PROTECTED]> wrote:
> ps -aux | grep arts -> no result
^^^^^^^^^^^^^^^^^^^
Can't be trusted! Use:
ps -auxww | grep <foo> instead.
^^
On Wed, 27 Feb 2002 18:07:56 +0100 Guillaume Rousse <[EMAIL PROTECTED]> wrote:
> ps -aux | grep arts -> no result
^^^^^^^^^^^^^^^^^^^
Can't be trusted! Use:
ps -auxww | grep <foo> instead.
^^