On Thursday June 12 2003 01:27 pm, JoeHill wrote:
> On Thu, 12 Jun 2003 12:54:10 -0500
>
> Tom Brinkman <[EMAIL PROTECTED]> uttered:
> > 'kill -9' all the relevant pid's.   (alias wpid='ps aux |
> > grep')
>
> or my favourite, kill `pidof "appname"`... you gotta do it as
> root, but it will kill all instances of the app without you
> having to do all the PIDs. the "backticks" are the non-shift ~.

    Thanks Joe, I had forgot about pidof, but you reminded me why I 
long ago made the wpid alias to begin with.... so I could kill my 
user processes as user.  You can get into trouble if you kill some 
processes as root ;)
-- 
    Tom Brinkman                  Corpus Christi, Texas


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to