From: charles AT gustos DOT com (Charles Peterson) Subject: Bash operator << broken in 17.1 20 Feb 1997 02:39:11 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <330BB265.68C18D96.cygnus.gnu-win32@gustos.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.01 (X11; I; Linux 2.0.18 i586) Original-To: gnu-win32 AT cygnus DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT com The bash operator << is broken in GNU-WIN32 17.1 under Windows NT 4.0. For example, try this: cat >test << XYZ > 1 > 2 > XYZ You get an error like bash.exe: 410230543 File or directory not found And no file 'test' is written. Because of this problem, it is not possible to run the 'configure' script for 'less.' It is miserable to have a development environment without less. Fortunately, the binary image of less for Windows 95 and NT can be downloaded from the less home page http://www.fog.net/glorianu/less/ And it works OK on NT with bash (but you must have your command window buffer setup with the same size buffer as display or you will have trouble...this is a known problem with less for Windows). - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".