From: "merser" To: "DJGPP" Subject: pipe error Date: Mon, 27 Apr 1998 19:47:11 +0200 Message-ID: <01bd7204$81bb18c0$LocalHost@Image> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Precedence: bulk Running BASH it ain't possible to use a pipe, eg: ls -l -a | more Bash comes up with the following bash: pipe error: No such file or directory (ENOENT) Until very recently this did work. Pipes works fine when running command.com. I just can't figure out what's wrong.