Hi! Here is another example of variable that should not be shown in export -p:
$ env 'bogus-variable=18' dash -c 'export -p' | grep bogus-variable
export bogus-variable='18'
$ dash -c "export bogus-variable='18'"
export: 1: bogus-variable: bad variable name
Thanks.
--
#ifdef STUPIDLY_TRUST_BROKEN_PCMD_ENA_BIT
2.4.0-test2 /usr/src/linux/drivers/ide/cmd640.c
pgpguI1wQqfm5.pgp
Description: PGP signature

