From: sjs AT navio DOT com (Steve Shepard) Subject: Bash bug? 29 Apr 1997 19:44:56 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199704292307.QAA13329.cygnus.gnu-win32@gw.navio.com> Original-To: gnu-win32 AT cygnus DOT com Original-CC: sjs AT navio DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT com Earlier, I sent mail to this list regarding a "cat" problem. In digging into the problem further, I've found that it instead appears to be a problem with bash redirection. When redirecting input like in the following fragment from gdb/configure) echo $ac_n "checking for AIX""... $ac_c" 1>&6 cat > conftest.$ac_ext <