CallMeAl (like Alan)@piefed.world to linuxmemes@lemmy.worldEnglish · 5 days agosystem roulette anyone?media.piefed.worldimagemessage-square19linkfedilinkarrow-up1206arrow-down18
arrow-up1198arrow-down1imagesystem roulette anyone?media.piefed.worldCallMeAl (like Alan)@piefed.world to linuxmemes@lemmy.worldEnglish · 5 days agomessage-square19linkfedilink
minus-squareViatorOmnium@piefed.sociallinkfedilinkEnglisharrow-up21·5 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.