On 25 June 2013 18:01, Christian Neukirchen <chneukirc...@gmail.com> wrote:
> pmarin <pacog...@gmail.com> writes:
>
>> dash has a broken builtin echo command and they are not interested in
>> fix it. I think busybox ash fixed the problem.
>>
>> dash> echo '\tshit'
>>     shit
>> ash> echo '\tshit'
>> \tshit
>
> That is bad indeed.  Know any other problems?

It lacks in almost every way that you would want from a
user-customisable REPL environment. If you want a sane alternative,
try mksh.

Reply via email to