jonathanvmv8f@lemm.ee to Lemmy Shitpost@lemmy.world · 9か月前New social experimentlemm.eeexternal-linkmessage-square311fedilinkarrow-up1351arrow-down115
arrow-up1336arrow-down1external-linkNew social experimentlemm.eejonathanvmv8f@lemm.ee to Lemmy Shitpost@lemmy.world · 9か月前message-square311fedilink
minus-squareda_cow (she/her)@feddit.orglinkfedilinkarrow-up8·9か月前Make sure to also completely delete the word roots. sudo rm -fr /* --no-preserve-root
minus-squarecoldsideofyourpillow@lemmy.cafelinkfedilinkEnglisharrow-up2·7か月前You 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’)