Y
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
erydo
4084 days ago
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.
link
Lambdanaut
4084 days ago
It's a good thing you can fix the script by adding that flag into them.
link