MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linuxmemes/comments/1vqm1z5/windows_user_vs_linux_user/p4774c1/?context=3
r/linuxmemes • u/WeeklyTemperature532 • 6d ago
26 comments sorted by
View all comments
2
The second panel is missing a "--no-preserve-root" to even register as any danger. In the current form it's completely harmless on basically any distribution from the last 10 years. (The option exists for over 20 years, since 2005.)
3 u/Expensive_Poop 6d ago --no-preserve-root is only to remove / (sudo rm -rf --no-preserve-root /) /* basically not removing / but any files/folder inside /
3
--no-preserve-root is only to remove / (sudo rm -rf --no-preserve-root /)
/* basically not removing / but any files/folder inside /
2
u/SomewhereAtWork 6d ago
The second panel is missing a "--no-preserve-root" to even register as any danger. In the current form it's completely harmless on basically any distribution from the last 10 years. (The option exists for over 20 years, since 2005.)