Say I create a cron job that runs a Zsh or Bash script as /path/to/shell_script.sh
Would such a shell be a non-interactive non-login shell? If so, what shell init files would be executed (for Bash & Zsh)?
zsh sources .zshenv (source).
bash sources $BASH_ENV if set. (source)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With