On Tue, Jun 20, 2017 at 3:30 PM, Ronald Fischer wrote:
> cyg Simple wrote:
>> Perhaps use the -f --force switch might help.
>
> No, doesn't help either.
I thought "Use the force" always works :)
Csaba
--
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbe
> > The background processes are actually (zsh-) scripts, which do some
> > setup (basically setting various environment variables), and then invoke
> > a (Cygwin-)Ruby program which does the "real work". The program is
> > executed by something like
> >
> > ruby myprog.rb
> >
> > (Note that
On 6/20/2017 2:23 AM, Ronald Otto Valentin Fischer wrote:
> I'm spawning processes in background, but have problems killing them.
> Here is the setup:
>
Maybe review the Cygwin document at
https://cygwin.com/cygwin-ug-net/kill.html would help.
> My script (zsh) creates one or more processes in t
I'm spawning processes in background, but have problems killing them.
Here is the setup:
My script (zsh) creates one or more processes in the background, and
waits until they are finished. I have also set up a trap for SIGINT,
with the intention that if I press Control-C, the background processes
4 matches
Mail list logo