Posted Apr 4, 2009 9:10 UTC (Sat) by tzafrir (subscriber, #11501)
[Link]
Hmmm.... when you accidentally run 'rm -rf /' do you take the time to add --preserve-root to the command-line?
That extra switch is nice. However according to the coreutils changelog, --preserver-root was made the default of rm on 2006-02-09 (didn't check to which version it applies).
That 2004 blog entry is after the Solaris guys successfully changed POSIX, which I assume takes its own extra time.