Hi there,
I have moved around some of the files in my home area. I am now trying to execute a bash script but I don’t know what to put as the she-bang, what should it be? I thought
#!/usr/bin/env bash
but i no longer have a bin directory in my home path, i moved it to sw/bin and there is no env directory - what should i do?