# - Obtain the full file path, full directory, and base filename of a script being # **run** OR **sourced**. # 1. taught me about the `BASH_SOURCE` variable: [Unix ...