Hacker News new | ask | show | jobs
by amelius 4084 days ago
The problem with this kind of safety nets is that it may break scripts that rely on this to work.
2 comments

How many daily-use scripts do you suppose intentionally run `rm -rf /`? Cost-benefit for common use seams clearly in favour of adding a failsafe.
It's a good thing you can fix the script by adding that flag into them.