Help with basic shell script. /bin/sh: source: not found December 30, 2023 by Tarik Real sh doesn’t have source, only .. Either change the shell in cron to bash, or use . instead.