Hacker News new | ask | show | jobs
by walterbell 4288 days ago
What are the best OS-specific alternatives to bash, which could be linked to /bin/sh until bash fixes are stable?
3 comments

On FreeBSD, /bin/sh is a good alternative to bash.
On Debian /bin/sh is already provided by Dash
On OpenBSD, /bin/sh is a good alternative to bash.