| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Tue, 16 Sep 2003 17:58:34 -0400 |
| From: | Christopher Faylor <cgf-rcm AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Problem with stopping postmaster with pg_ctl |
| Message-ID: | <20030916215834.GR23057@redhat.com> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <Pine DOT GSO DOT 4 DOT 56 DOT 0309161642180 DOT 12411 AT slinky DOT cs DOT nyu DOT edu> <KKEBKDPPLALEFHBEAOCCKEMBDCAA DOT john AT pagakis DOT com> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <KKEBKDPPLALEFHBEAOCCKEMBDCAA.john@pagakis.com> |
| User-Agent: | Mutt/1.4.1i |
On Tue, Sep 16, 2003 at 02:44:50PM -0700, John Pagakis wrote: >Igor - >You may be on to something .... > >If I say "which kill" at the command line it tells me /usr/bin/kill; if I >echo it out of the script I get the same thing. If I type >"/usr/bin/kill -15 9999" at the command line I get Usage. If I type >"kill -15 9999" it works just fine. I just noticed that /usr/bin/kill doesn't handle -N signals, where -N is a number in 1.5.4. That's due to the recent inclusion of getopt into the DLL. I fixed this recently and, if you download a recent snapshot, this particular problem would be solved. Unfortunately, you'd be trading this problem for other odd signal problems so I wouldn't recommend using a snapshot quite yet. cgf -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |