Date: Sun, 15 Mar 1998 13:12:56 -0500 (EST) Message-Id: <199803151812.NAA18163@delorie.com> From: DJ Delorie To: eliz AT is DOT elta DOT co DOT il CC: djgpp-workers AT delorie DOT com In-reply-to: (message from Eli Zaretskii on Sun, 15 Mar 1998 16:42:23 +0200 (IST)) Subject: Re: ^Z in text-mode output to the screen Precedence: bulk > C:\DJGPP\BIN> grep foobar * > grep: writing output: No space left on device (ENOSPC) > > This happens if one of the files has the ^Z character embedded in it. Can we put stdout in raw mode without putting stdin in raw mode?