Y
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
umanwizard
2957 days ago
Ubuntu has dash as /bin/sh.
link
jhasse
2957 days ago
But bash as the login shell.
link
gkya
2956 days ago
Login shell means your interactive shell. It does not necessarily mean that that shell should be used for scripting.
link