|
From: | Ángel González |
Subject: | Re: Bash-4.3 Official Patch 27 |
Date: | Sun, 28 Sep 2014 21:35:46 +0200 |
The change only affects environment variables **loaded as exported functions**. Bash won't forbid you from using / inside the name of an environment variables. You can easily confirm with: > env -i 'foo/bar=baz' bash -c env Best regards
[Prev in Thread] | Current Thread | [Next in Thread] |