bash change working directory to script location code example Example: bash change to script directory cd "$(dirname "${BASH_SOURCE[0]}")"