Hacker News new | ask | show | jobs
by wodenokoto 1947 days ago
I think shellmath exists because it could be done, rather than because it needed to be done.

Also, `bc 1 / 2` causes an error (at least in bash 3.2 using bc version 1.06) because file 1 doesn't exist, so there's also that for a reason

1 comments

Yes, it's a POC for anyone who might want to use it or expand on it.