Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!umich!samsung!zaphod.mps.ohio-state.edu!usc!wuarchive!texbell!ficc!peter From: peter@ficc.uu.net (Peter da Silva) Newsgroups: comp.unix.wizards Subject: Re: Possible bug in SunOS System V echo? Message-ID: <-863CBCxds13@ficc.uu.net> Date: 2 May 90 16:34:37 GMT References: <4852@helios.TAMU.EDU> <14020094@hpisod2.HP.COM> <12762@smoke.BRL.MIL> Reply-To: peter@ficc.uu.net (Peter da Silva) Organization: Xenix Support, FICC Lines: 10 Here's another solution to the problem. Put this in your scripts: echo() { cat << ! $* ! } Not too efficient, but guaranteed not to interpret backslash-cokebottle. This is the way god intended echo to work. -- _--_|\ `-_-' Peter da Silva. +1 713 274 5180. / \ 'U` Have you hugged your wolf today? \_.--._/ Disclaimer: commercial solicitation by email to this address v is acceptable.