CallMeAl (like Alan)@piefed.world to linuxmemes@lemmy.worldEnglish · 11 days agosystem roulette anyone?media.piefed.worldimagemessage-square18linkfedilinkarrow-up11
arrow-up11imagesystem roulette anyone?media.piefed.worldCallMeAl (like Alan)@piefed.world to linuxmemes@lemmy.worldEnglish · 11 days agomessage-square18linkfedilink
minus-squareViatorOmnium@piefed.sociallinkfedilinkEnglisharrow-up0·11 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.