Hacker News new | ask | show | jobs
by bombolo 1288 days ago
Updating is fine… bash for example keeps having new versions and new features.

However this doesn't mean that we must fix every bash script every 6 months because of a bash update.

1 comments

That's why I stick to the POSIX shell (sh)

https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V...