X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.236.29.45 with SMTP id h33mr3472506yha.45.1393688430624; Sat, 01 Mar 2014 07:40:30 -0800 (PST) X-Received: by 10.50.59.179 with SMTP id a19mr151698igr.10.1393688430471; Sat, 01 Mar 2014 07:40:30 -0800 (PST) Newsgroups: comp.os.msdos.djgpp Date: Sat, 1 Mar 2014 07:40:29 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=74.82.166.201; posting-account=bSnlxgoAAAC0EF1g5Pa2aEAPYq9FH19q NNTP-Posting-Host: 74.82.166.201 References: <528996CE DOT 9020803 AT codespunk DOT com> <528A4CED DOT 8030200 AT codespunk DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Working with bash and cat From: palxex Injection-Date: Sat, 01 Mar 2014 15:40:30 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Received-Bytes: 1505 X-Received-Body-CRC: 1333495737 Bytes: 1794 Lines: 3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk This problem accurs in my PC also. env: FreeDOS 1.1, with all component up to date using fdnpkg DJGPP 2.04, with all component just downloaded from beta mirror. Every test(grep/less/cat/etc) through pipe will not work in bash 2.05(and br2/br3), but all of them works in bash 2.04( I just download it from current branch and test ).