Bikeshedding on...

Actually not sure if it's a ksh'ism or not, but I tend to use

    let i++

Either way, the backtick variant looked a bit too much.

/Alexander


Stuart Henderson <st...@openbsd.org> wrote:
>On 2013/10/30 11:50, Robert Peichaer wrote:
>> (comments about slim.rc shell style in my previous mail)
>
>I didn't see that (off-list?) but there's no need to call out to
>/bin/expr,
>we can use "i=$((i+1))".


Reply via email to