@jonathanvmv8f@lemm.ee to Lemmy Shitpost@lemmy.world • 3 months agoNew social experimentlemm.eeimagemessage-square317fedilinkarrow-up1343arrow-down114
arrow-up1329arrow-down1imageNew social experimentlemm.ee@jonathanvmv8f@lemm.ee to Lemmy Shitpost@lemmy.world • 3 months agomessage-square317fedilink
minus-square@cows_are_underrated@feddit.orglinkfedilink8•3 months agoMake sure to also completely delete the word roots. sudo rm -fr /* --no-preserve-root
minus-square@coldsideofyourpillow@lemmy.cafelinkfedilinkEnglish2•1 month agoYou only need the --no-preserve-root flag when acting on /. So the correct code would be either sudo rm -fr /* or sudo rm -fr / --no-preserve-root(more appropriate for your ‘advice’)
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/
.So the correct code would be either
sudo rm -fr /*
orsudo rm -fr / --no-preserve-root
(more appropriate for your ‘advice’)