Re: [dev] Re: Maintaining sbase

From: pmarin <pacogeek_AT_gmail.com>
Date: Tue, 25 Jun 2013 11:17:58 +0200

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

On Mon, Jun 24, 2013 at 11:32 PM, Christian Neukirchen
<chneukirchen_AT_gmail.com> wrote:
> Markus Teich <markus.teich_AT_stusta.mhn.de> writes:
>
>> What is your opinion on a shell for sbase?
>
> I had a look at dash, which is sh-compatible and fairly small, and the
> code did not look half as bad as I expected it to be.
>
> --
> Christian Neukirchen <chneukirchen_AT_gmail.com> http://chneukirchen.org
>
>
Received on Tue Jun 25 2013 - 11:17:58 CEST

This archive was generated by hypermail 2.3.0 : Tue Jun 25 2013 - 11:24:05 CEST