Re: kill by command name

2001-11-09 Thread Subash
Hi Friend and colleagues, I will be away to India for 2 weeks staring 10th Nov. Please contact Stanley at 023-210952 for any service requirement and contact Mohit at 012-803020 for any admin and sales information. Ms. Vuthan can be contacted at our office number for any quotes. Thanks and re

Re: kill by command name

2001-11-09 Thread mike
This may help - Looked in the man page but couldn't get the switches to work - this does tho' ps -aux|grep |grep ps -aux|grep |grep |kill `xargs $3` Plkease note these atre backticks (above tab key on UK keyboard not single quotes). Always run first line first to see what commands you are killi

RE: kill by command name

2001-11-09 Thread Subash
Hi Friend and colleagues, I will be away to India for 2 weeks staring 10th Nov. Please contact Stanley at 023-210952 for any service requirement and contact Mohit at 012-803020 for any admin and sales information. Ms. Vuthan can be contacted at our office number for any quotes. Thanks and re

RE: kill by command name

2001-11-09 Thread Green, Aaron
0:07 PM > To: [EMAIL PROTECTED] > Subject: Re: kill by command name > > Hi Friend and colleagues, I will be away to India for 2 weeks staring 10th Nov. >Please contact Stanley at 023-210952 for any service requirement and contact Mohit at >012-803020 for any admin a

Re: kill by command name

2001-11-09 Thread Subash
Hi Friend and colleagues, I will be away to India for 2 weeks staring 10th Nov. Please contact Stanley at 023-210952 for any service requirement and contact Mohit at 012-803020 for any admin and sales information. Ms. Vuthan can be contacted at our office number for any quotes. Thanks and re

Re: kill by command name

2001-11-09 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lewi wrote: >how do i kill all proceses owner by specific user by command name not pid? pkill. Careful with killall, Charles - bad habit to get into. On Solaris, it does _exactly_ what the name suggests ... if you have sufficient privilege. =

Re: kill by command name

2001-11-09 Thread Peter Vertes
On Fri, 9 Nov 2001, Lewi wrote: > how do i kill all proceses owner by specific user by command name not pid? "killall " or if they are REALLY stuck "killall -9 " -Pete --  "I sense much NT in you, NT leads to Blue Screen. Blue Screen leads to downtime, downtime leads to suffering. NT is the

Re: kill by command name

2001-11-09 Thread cgalpin
On Fri, 9 Nov 2001, Lewi wrote: > how do i kill all proceses owner by specific user by command name not pid? killall hth charles ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

kill by command name

2001-11-09 Thread Lewi
how do i kill all proceses owner by specific user by command name not pid? -- ichtus -- Lewi Supranata .K ICQ: 50643061 ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list