'env' sees unexported variables [standalone shell]

Andreas Bühmann buehmann at users.berlios.de
Tue Jun 15 10:26:47 UTC 2010


Hello,

I've run into a problem with busybox 1.16.2 in "standalone shell" mode
(built according to INSTALL/Quick Start).

I don't expect any output from the following command line; this is what
I get instead:

PATH= foo=42 ./busybox sh -c 'unset foo; env | grep foo'
foo=42

Regards,

Andreas


More information about the busybox mailing list