# ^^^ BASH_ENV and ENV provide the name of a startup file to read before bash is used to execute a script
# ^^^ Bash provides an environment variable called PROMPT_COMMAND. The contents of this variable are executed as a regular Bash command just before Bash displays a prompt.