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