Path: utzoo!attcan!uunet!lll-winken!uwm.edu!rpi!zaphod.mps.ohio-state.edu!math.lsa.umich.edu!emv From: emv@math.lsa.umich.edu (Edward Vielmetti) Newsgroups: comp.unix.wizards Subject: Re: Possible bug in SunOS System V echo? Message-ID: Date: 13 Apr 90 15:29:42 GMT References: <4852@helios.TAMU.EDU> <12545@smoke.BRL.MIL> <35818@cci632.UUCP> <12561@smoke.BRL.MIL> <35936@cci632.UUCP> Sender: news@math.lsa.umich.edu Organization: University of Michigan Math Dept., Ann Arbor MI. Lines: 13 In-reply-to: tvf@cci632.UUCP's message of 12 Apr 90 20:15:54 GMT why not improve echo? why bother? when I want to echo 'foo\n' I do printf "foo\n" and get exactly what I want. printf is Chris Torek's work, comp.sources.unix volume 9 I think. --Ed