CallMeAl (like Alan)@piefed.world to linuxmemes@lemmy.worldEnglish · 3 days agosystem roulette anyone?media.piefed.worldimagemessage-square19fedilinkarrow-up1199arrow-down18
arrow-up1191arrow-down1imagesystem roulette anyone?media.piefed.worldCallMeAl (like Alan)@piefed.world to linuxmemes@lemmy.worldEnglish · 3 days agomessage-square19fedilink
minus-squareViatorOmnium@piefed.sociallinkfedilinkEnglisharrow-up21·3 days agorm -rf / won’t actually do anything in most Linux systems. GNU coreutils’ rm will only remove the root with --no-preserve-root.
rm -rf /won’t actually do anything in most Linux systems. GNU coreutils’ rm will only remove the root with--no-preserve-root.It has that.