launch a .sh file from another directory on windows cmd code example Example: run bash script in its directory #!/bin/bash cd "$(dirname "${BASH_SOURCE[0]}")"