Support
Forums

Re: Can’t execute scripts

Keith,


it looks like you've done this, but I'll add it here for others:
https://www.poftut.com/set-path-bash-shell-linux/

I assume that these work:
/home/keith/.bin/script.sh
and
~/.bin/script.sh
?

i'd check the directory permissions too....may ensure those permit execute too (just in case)







Keith,


it looks like you've done this, but I'll add it here for others:
https://www.poftut.com/set-path-bash-shell-linux/

I assume that these work:
/home/keith/.bin/script.sh
and
~/.bin/script.sh
?

i'd check the directory permissions too....may ensure those permit execute too (just in case)