On 2/17/06, Michael Moore <[EMAIL PROTECTED]> wrote:
> $ ps aux | grep loopy
> liney   1000   0.0  0.1    18644    572 std  S     9:52PM   0:00.00
> bash ./loopy.sh

I think what you want is the second field ("1000") which is the PID. 
So, just 'kill $PID'.


Justin

--------------------
BYU Unix Users Group
http://uug.byu.edu/

The opinions expressed in this message are the responsibility of their
author.  They are not endorsed by BYU, the BYU CS Department or BYU-UUG.
___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to