Issue description
I just spent a few hours debugging a weird bash prompt, before I noticed the terminal was running bash instead of bashInteractive. Maybe /etc/profile could print a warning if the user tries to run bash interactively?
Steps to reproduce
run bash instead of bashInteractive by accident.