Re: [dev] Re: Maintaining sbase
On 25 June 2013 18:01, Christian Neukirchen <chneukirchen_AT_gmail.com> wrote:
> pmarin <pacogeek_AT_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.
Received on Tue Jun 25 2013 - 12:22:37 CEST
This archive was generated by hypermail 2.3.0
: Tue Jun 25 2013 - 12:24:05 CEST