title: Startup Arguments css: /gnu/local.css There is [the manpage](https://linux.die.net/man/1/bash) and [the manual](https://www.gnu.org/software/bash/manual/). ## Questions ### No config [Starting without user config](https://stackoverflow.com/questions/9357464/how-to-start-a-shell-without-any-user-configuration) which is basically `bash --norc --noprofile`.