| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Date: | Tue, 24 Oct 2006 11:31:46 -0700 |
| From: | Gary Johnson <garyjohn AT spk DOT agilent DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: How do I kill a grandchild process from shell program? |
| Message-ID: | <20061024183146.GB3470@suncomp1.spk.agilent.com> |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <ehjll0$4f7$1 AT sea DOT gmane DOT org> <ba40711f0610231749g114f3ed0r2300dfc31d3c04dd AT mail DOT gmail DOT com> <ehll33$abl$1 AT sea DOT gmane DOT org> |
| MIME-Version: | 1.0 |
| In-Reply-To: | <ehll33$abl$1@sea.gmane.org> |
| User-Agent: | Mutt/1.5.12 (2006-07-14) |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
On 2006-10-24, Jim Seymour <nntp DOT ff AT thentao DOT com> wrote:
> Lev Bishop wrote:
> > On 10/23/06, Jim Seymour <nntp DOT ff AT thentao DOT com> wrote:
> >
> >> However, if things don't work fine, the background process sticks around
> >> to plague me later.
> >>
> >> I'd like to end my main script by killing the background process (if
> >> it's still around), but I'm having a helluva time figuring out HOW.
> >
> > How about:
> > $ killall <progname>
>
> Thanks for the reply. Unfortunately, "killall" is not part of my Cygwin
> installation - and I don't see which package contains it.
From a shell prompt, execute
cygcheck -p killall
or in a browser, go to http://cygwin.com/packages/ and "Search
Package List:" for "killall".
Gary
--
Gary Johnson | Agilent Technologies
garyjohn AT spk DOT agilent DOT com | Wireless Division
| Spokane, Washington, USA
--
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 |