./script.sh
and script.sh just starts with #/bin/bash
I'm simple
This wouldn't work if the script is meant to be sourced (to set environment variables) isn't it?
This wouldn't work if the script is meant to be sourced (to set environment variables) isn't it?