ash: substring processing seems to be borken

Cristian Ionescu-Idbohrn cristian.ionescu-idbohrn at axis.com
Wed Apr 9 21:12:00 UTC 2008


This one: ${parameter#word}.  Can be reproduced with:

  # ./ash -c 'var=1/2/3;echo ${var#?}
  1/2/3

expected: /2/3.'


Cheers,

-- 
Cristian



More information about the busybox mailing list