@b0rkJulia Evans "login" and "interactive" being independent booleans was always confusing to me.
Login, interactive -> okay, I get this one (xterm)
non-login, non-interactive -> shell script
non-login, interactive -> I guess I run bash from zsh?
Login, non-interactive -> WTF is this world?