Date: Fri, 17 Oct 2003 16:32:32 -0500 From: "Scot W. Hetzel" <hetzelsw@westbend.net> To: <d.antunes@comcast.net> Cc: freebsd-stable@freebsd.org Subject: Re: Cat gone missing Message-ID: <00bb01c394f6$2f6e0170$13fd2fd8@Admin02> References: 101520031953.23997.7186@comcast.net <20031016090315.B29159@carver.gumbysoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
From: "Doug White" <dwhite@gumbysoft.com> > On Wed, 15 Oct 2003 d.antunes@comcast.net wrote: > > > Well not exactly. Its still in /bin, but any attempt to use it returns > > `Subject:: not found` I have two systems affected, both 4.7-Release, > > both cvsup'd right before running the following patch script: > > It looks like you succeeded in replacing cat with part of an email :) > The cause of this is using "> /bin/cat" instead of "| /bin/cat". Check your shell scripts to make sure they are using "|" to cat instead of ">". Scot
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00bb01c394f6$2f6e0170$13fd2fd8>