i thought this used to work, but it certainly doesnt with latest trunk and the 1.13.x series $ ./busybox msh $ echo $1 $ set -- 1 2 3 $ echo $1 Segmentation fault
people should use hush now (and it works in this regard)