��������������������������������� wrote:
The change only affects environment variables **loaded as exported
functions**. Bash won't forbid you from using / inside the name of an
environment variables.
----
The below doesn't demonstrate bash doing anything with the variable you
declared.
You declare an ENV var with 'env' (not part of bash), then you start a new
shell and use env to see that the original value is still there. It
should be.
You are not demonstrating any interaction with BASH.
You can easily confirm with:
env -i 'foo/bar=baz' bash -c env
Best regards
----
Please fix your 'From' line. It shows up as garbage.
Maybe it is your upstream ISP mailer.hiddenmail.het?