On 2016-07-15 at 20:34 Dan Cross wrote: > That's very odd. Just adding bash shouldn't remove /bin/ash (which on your > setup should point to busybox, no?): So invoking the script with /bin/ash > as the command interpreter should result in you seeing no functional > changes.
i guess my concern is that the scripts should work for bash as well as for ash, and it looked like it was related to the [[ ]]. i also tried changing the #!/bin/bash to ash, sh, and bash. i was invoking them as ./script.sh, or in the case of 'm', just as "m". you should be able to do $ m pip 1 repeatedly. (my other email has examples of that failing). it also was late on a friday, so other things might have gone wrong. =) barret -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
