Hacker News new | past | comments | ask | show | jobs | submit login

I believe rm -rf /* will work without --no-preserve-root



GNU rm I believe requires the --no-preserve-root flag these days, to prevent that command from happening by accident


The shell expands

/*

, not rm.

It expands to /bin /etc /lib and such and is not covered by the sanity check.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: