On Wed, 2007-10-10 at 03:07 +0200, treach wrote:
On 20:01 Tue 09 Oct?, Brett Goulder wrote:
I did this because there seems to be an interest in converting the rc scripts to be sh-compatible and I had the time.
I moved everything to /bin/echo because treach had told me that in order for it to work properly with mksh, it required it to directly call /bin/echo, I'm not certain if that's true or not, but I didn't want to take the chance.
Just to put things 100% straight:
1. I said I and prologic played with it a while ago and didn't get the echo stuff to behave as "the origial" without resorting to /bin/echo. That's all.
Would it be an option to call /bin/echo only when it behaves differently from built-in echo, i.e. in the "echo -n" cases i presume?