Mail Archives: cygwin/1997/12/08/13:06:09
I have bash and other stuff out of b18 and have the following
problem:
When I hit ^C at bash with child processes, a signal seems to be
broadcast to all of its children including background processes.
Is this true?
This hurts my usual complation habit on large programs like:
bash$ make >make.log&
[1] 12345
bash$ tail -f make.log
.....
.....
^C (to terminate only tail)
Regards,
hiro
--
Hiro Sugawara, a ticketed driver on the Information Super-Highway
Lynx Real-Time Systems, Inc. mailto:hiro AT lynx DOT com
2239 Samaritan Dr. San Jose, CA 95124 http://www.lynx.com
Voice:+1(408)879-3900 Fax:+1(408)879-3920
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -