In article <[EMAIL PROTECTED]>,
Magnus Therning <[EMAIL PROTECTED]> wrote:
>On Tue, Aug 03, 2004 at 07:58:02PM +0100, Oliver Elphick wrote:
>>On Tue, 2004-08-03 at 19:29, Muratorio, Diego wrote:
>>> Hello Rick, I am looking for the same, did you find something about
>>> kill process by name?
>>>
On Tue, Aug 03, 2004 at 07:58:02PM +0100, Oliver Elphick wrote:
>On Tue, 2004-08-03 at 19:29, Muratorio, Diego wrote:
>> Hello Rick, I am looking for the same, did you find something about
>> kill process by name?
>>
>
>You want killall, from the psmisc package.
Or 'pkill'. I've recently fallen
Title: Message
thanks
to every vody to Your Help
-Original Message-From: Doug Wiltanger
[mailto:[EMAIL PROTECTED] Sent: Martes, 03 de Agosto de 2004
04:22 p.m.To: Muratorio, Diego;
[EMAIL PROTECTED]Cc:
[EMAIL PROTECTED]Subject: Re: kill process by
name
KILLALL(1
;
Cc: '[EMAIL PROTECTED]'
Sent: Tuesday, August 03, 2004 2:29
PM
Subject: Re: kill process by name
Hello Rick, I am
looking for the same, did you find something about kill process by
name?
Thanks in
advance
Muratorio DiegoNetwork AdministratorTel:41
On Tue, Aug 03, 2004 at 07:58:02PM +0100, Oliver Elphick wrote:
> On Tue, 2004-08-03 at 19:29, Muratorio, Diego wrote:
> > Hello Rick, I am looking for the same, did you find something about
> > kill process by name?
> >
>
> You want killall, from the psmisc package.
Or, another option is kill
On Tue, 2004-08-03 at 19:29, Muratorio, Diego wrote:
> Hello Rick, I am looking for the same, did you find something about
> kill process by name?
>
You want killall, from the psmisc package.
--
Oliver Elphick [EMAIL PROTECTED]
Isle of Wight
Title: Message
Hello Rick, I am
looking for the same, did you find something about kill process by
name?
Thanks in
advance
Muratorio DiegoNetwork AdministratorTel:4131-7000 Int.4152Btme.
Mitre 853 1° st Floor[EMAIL PROTECTED]
kill process by name
To: "[EMAIL PROTECTED]"
<[EMAIL P
On Thu, Jan 22, 2004 at 08:01:24PM +, M. Kirchhoff wrote:
> Rick Weinbender central-ph.k12.mo.us> writes:
> > to kill a process by name?
>
> man killall
But be careful if you also work with Solaris ... all means _all_, and
never mind the arguments :-(
Richard
--
To UNSUBSCRIBE, email to
Rick Weinbender central-ph.k12.mo.us> writes:
> to kill a process by name?
man killall
--M. Kirchhoff
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
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 `kill
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 '
On 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#'
Me = Know!
kill `ps -C aux | cut
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`
13 matches
Mail list logo