Date: Mon, 31 Dec 2001 01:20:01 -0800 (PST) From: Sheldon Hearn <sheldonh@starjuice.net> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/32935: /bin/sh builtin echo command Message-ID: <200112310920.fBV9K1F45679@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/32935; it has been noted by GNATS. From: Sheldon Hearn <sheldonh@starjuice.net> To: Mike Heffner <mheffner@vt.edu> Cc: freebsd-gnats-submit@freebsd.org Subject: Re: bin/32935: /bin/sh builtin echo command Date: Mon, 31 Dec 2001 11:16:45 +0200 On Mon, 31 Dec 2001 03:05:51 EST, Mike Heffner wrote: > Looks ok, except that I think in the '#define eflag 1' case it should > still accept '-ne' as valid and just ignore the 'e'. How about this: Thanks, Mike. But why would you want to accept an option that you don't support? Personally, I don't think -e support needs to be optional. :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112310920.fBV9K1F45679>