Re: /bin/kill version 1.14

2003-09-19 Thread Christopher Faylor
On Sat, Sep 20, 2003 at 02:28:57AM +0200, Jean-Pierre Praz wrote: >after an update of a few cygwin components, i have now the problem that >some scripts that use 'kill -9' or 'kill -INT' don't work any more. they >produce the following output: Fixed in the latest snapshot and will be fixed in th

/bin/kill version 1.14

2003-09-19 Thread Jean-Pierre Praz
hello after an update of a few cygwin components, i have now the problem that some scripts that use 'kill -9' or 'kill -INT' don't work any more. they produce the following output: Usage: kill [-f] [-signal] [-s signal] pid1 [pid2 ...] kill -l [signal] Send signals to processes -f, --fo