From: hiro@lynx.com (Hiro Sugawara)
Subject: bash ^C problem
8 Dec 1997 13:06:09 -0800
Message-ID: <348C4FD8.7DE14518.cygnus.gnu-win32@lynx.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: gnu-win32@cygnus.com

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@lynx.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@cygnus.com" with one line of text: "help".
