I have a script that uses sh shell. I get an error in the line that uses the source command. It seems source is not included in my
sh
source
This may help you, I was getting this error because I was trying to reload my .profile with the command . .profile and it had a syntax error
.profile
. .profile