[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: kill process by name



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 <rinmak@technine.org>
>
> --
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

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



Reply to: