CallMeAl (like Alan)@piefed.world to linuxmemes@lemmy.worldEnglish · 1 day agosystem roulette anyone?media.piefed.worldimagemessage-square17linkfedilinkarrow-up1170arrow-down18
arrow-up1162arrow-down1imagesystem roulette anyone?media.piefed.worldCallMeAl (like Alan)@piefed.world to linuxmemes@lemmy.worldEnglish · 1 day agomessage-square17linkfedilink
minus-squareViatorOmnium@piefed.sociallinkfedilinkEnglisharrow-up21·1 day 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.