Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!mote.umb.edu!karl From: karl@mote.umb.edu ("Karl Berry.") Newsgroups: gnu.utils.bug Subject: GNU grep vs. Unix grep Message-ID: <8901172356.AA12164@mote.cs> Date: 17 Jan 89 23:56:51 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 9 As I just found out from trying to compile GDB 3.0, grep 'T x' is treated differently in Unix and GNU grep: the former looks for the pattern T-space-x on stdin, the latter looks for the pattern T in the file x. Karl. karl@umb.edu