This is the mail archive of the cygwin-patches@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: [PATCH] kill -f


Pierre A. Humblet schrieb:
Reini Urban wrote:
Pierre A. Humblet schrieb:

This patch allows kill.exe -f to deal with Win9x pids.

Needs the bash internal also a patch like this?
The bash internal doesn't kill Windows pids, neither on NT
nor on 9X. I am not in favor of adding Windows specific frills
to bash. /bin/kill is a Cygwin program, its man page says
that the -f switch kills Windows pids.

oops, my $(man kill) misses this interesting info. because I didn't patch that away in my experimental coreutils.

I only remembered --force
--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/


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