This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: the "kill" command


On Sun, Jul 06, 2003 at 08:24:12PM -0400, Brian.Kelly@Empireblue.com wrote:
>
>You have a point. I cannot kill some windows in processes "directly" within
>the bash environment either.
>But this works EVERY time:
>
>      cmd   /c  kill  --force   <PID>
>
>Try it, you'll like it.

Or, you could just do what I suggested, which is much easier than the above.

>p.s. It'd be nice if it worked "as advertised"   ;-)

It works as advertised.  You just have to meditate on the difference between
a bash built-in and an actual program like /bin/kill.exe .

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]