@techee and probably it doesn't even read any startup files since it is being invoked as a __non-__ interactive shell without --login.
The shell startup rules are rather messy, each shell reads different files, `sh`, `bash` and `zsh` and then they depend on being interactive and login, sheesh.
Maybe we should standardise on `csh` or `tsh` ... just kidding :)