Yes, though you could also do rm -rf /* afaik to not need --no-preserve-root
Edit: I just realized that the * is already in the meme. So this should already work as is. Alternatively you could always use the good old way of “act now and remove all French roots of your system: rm -fr / --no-preserve-root”
Yes, though you could also do
rm -rf /*
afaik to not need--no-preserve-root
Edit: I just realized that the
*
is already in the meme. So this should already work as is. Alternatively you could always use the good old way of “act now and remove all French roots of your system:rm -fr / --no-preserve-root
”i dont get why you can’t just do
sudo rm -fr /
because it won’t let you do that: