cm0002@sh.itjust.works to Programmer Humor@programming.dev · 1 month agoDeleting Fileslemmy.mlimagemessage-square164fedilinkarrow-up11.42Kfile-textcross-posted to: programmerhumor@lemmy.ml
arrow-up11.42KimageDeleting Fileslemmy.mlcm0002@sh.itjust.works to Programmer Humor@programming.dev · 1 month agomessage-square164fedilinkfile-textcross-posted to: programmerhumor@lemmy.ml
minus-squarekrooklochurm@lemmy.calinkfedilinkarrow-up3·edit-21 month agoHey Linux, sudo rm -rf / sigh I’m surrounded by idiots. “Sure thing boss” you fucking moron.
minus-squarefin@sh.itjust.workslinkfedilinkarrow-up2·1 month agoI did that once on my Macbook Air a while ago by mistake. The system’s completely fucked and I had to reinstall it.
minus-squareZiglin (it/they)@lemmy.worldlinkfedilinkEnglisharrow-up1·25 days agoMissed the flag --no-preserve-root or you could just add a wildcard.
Hey Linux, sudo rm -rf /
sigh I’m surrounded by idiots.
“Sure thing boss” you fucking moron.
I did that once on my Macbook Air a while ago by mistake. The system’s completely fucked and I had to reinstall it.
Missed the flag
--no-preserve-rootor you could just add a wildcard.Great point.