Path to Startup File in POSIX Mode
$ENV
is similar to $BASH_ENV
, but used in POSIX mode. If $ENV
is defined when Bash executes a script in POSIX mode, then it’s expanded and used as the name of Bash’s startup file.
Links
BashSupport Pro is a Bash IDE with support for $ENV – try it now!