Hacker News new | ask | show | jobs
by knazarov 1697 days ago
I write a lot of bash, and can kinda agree that it’s full of footguns. The most of them are not even in bash, but in Unix tools, which you have to use due to the lack of standard libraries.
1 comments

Somehow I noticed more footguns in bash than in utilities.