Hacker News new | ask | show | jobs
by raarts 2957 days ago
> Bash is nowhere close for being de facto default shell for Linux.

Oh, yes it is. Every important distribution uses bash as the default.

1 comments

Ubuntu has dash as /bin/sh.
But bash as the login shell.
Login shell means your interactive shell. It does not necessarily mean that that shell should be used for scripting.