run a bash script from any directory code example Example: run bash script in its directory #!/bin/bash cd "$(dirname "${BASH_SOURCE[0]}")"