Ryan Mackay wrote:

> Sometime near Thu, Jan 22, 2004 at 01:47:38PM -0600, Rick Weinbender wrote:
> > Is there a way to use the kill command
> > to kill a process by name?
> > *
> > For example:  kill inetd
> > I have to look up the pid number every time
> > using 'ps aux' then I can kill it with 'kill pid#'
> >
> check out `killall`
> --
> Cheers,
> rinmak <[EMAIL PROTECTED]>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

***************************
Thats exactly what I was looking for.
Thanks,
-Rick


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to