This one: ${parameter#word}. Can be reproduced with:
# ./ash -c 'var=1/2/3;echo ${var#?}
1/2/3expected: /2/3.' Cheers, -- Cristian _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
