Hacker News new | ask | show | jobs
by gravypod 3421 days ago
> Why do we still type "bash" instead of "bash4"

Because Bash was made by, and is maintained by, people who understand how backwards compatability in their program is important.

1 comments

Just like python. That's why they bumped the major when release backwards-incompatible changes, which is the right thing to do.