From: jw AT miro DOT stuttgart DOT netsurf DOT de ("Jürgen Weiss") Subject: Re: bash redirection problem 1 Jan 1997 09:38:14 -0800 Sender: daemon AT cygnus DOT com Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <32CA9F26.41C6.cygnus.gnu-win32@miro.stuttgart.netsurf.de> References: <199701011100 DOT FAA20152 AT firefly DOT prairienet DOT org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0Gold (X11; I; IRIX 5.3 IP22) Original-To: kunglao AT prairienet DOT org Original-CC: gnu-win32 AT cygnus DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT com Mount your temporary directory to /tmp and everything should work fine E.g in bash do: mount c:\\temp /tmp kunglao AT prairienet DOT org wrote: > > I have been having this problem with the bash port. It cannot handle > the << operator. This is used all through configure scripts, making > it difficult to compile things. I only have Win95, no NT. Do these utils only work > perfectly in NT? I've tried this on builds 16 - 17.1. > > Here's a sampling of the output: > > bash$ cat << EEE > > blah blah blah > > diek > > lsakfa asldkfj > > EEE > BASH.EXE: 74280612: No such file or directory > bash$ cat << EOF > a > > one two > > three > > four five > > six > > EOF > BASH.EXE: 74280900: No such file or directory > > Keep up the good work, it's great being able to use these ports in > Win95, when I have to be away from my Linux :). > - > For help on using this list, send a message to > "gnu-win32-request AT cygnus DOT com" with one line of text: "help". -- -------------------------------------------------------- La vie ne vaut jamais la peine qu'on se donne pour elle. Jean Anouilh, Ornifle - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".