sh: 1: source: not found source command not found in sh shellI 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 shell. If I explicitly try to run source from shell I get: s...https://stackoverflow.com/questions/13702425/source-command-not-found-in-sh-shell