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