Re: Espace characters need -e, wrong behaviour

2006-08-21 Thread mwoehlke
Nico Schottelius wrote: Bash needs -e to react on escape characters. No other shell (afaik) does that (confirmed with dash, ksh and zsh), nor does posix specify that behaviour: http://www.opengroup.org/onlinepubs/009695399/utilities/echo.html

Re: Espace characters need -e, wrong behaviour

2006-08-21 Thread Paul Jarc
Nico Schottelius <[EMAIL PROTECTED]> wrote: >Please remove the need for -e and ignore -e for a some time, until >it vanished from user programs. There is too much variation among implementations of "echo" to ever hope for uniformity. Different implementations all react differently to opti