Date: Sun, 29 Mar 1998 14:20:16 +0300 (IDT) From: Eli Zaretskii To: mdevan AT iname DOT com cc: djgpp AT delorie DOT com Subject: Re: "bash"ing "cat"s. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Fri, 27 Mar 1998, Mahadevan R. wrote: > This is with reference to the recent thread about "cat -", wherein, > I gather, it was concluded that this was a problem specific to "cat". No, the conclusion was that this is some bug in Bash which is triggered by `cat'. Once triggered, any program which reads from stdin will get EOF immediately, as your examples show.