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