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
source is a bash built-in command so to execute source command, you can log in as Root.
sudo -s source ./filename.sh