cm0002@sh.itjust.works to Programmer Humor@programming.dev · 1 month agoDeleting Fileslemmy.mlimagemessage-square163linkfedilinkarrow-up11.38Karrow-down112file-text
arrow-up11.37Karrow-down1imageDeleting Fileslemmy.mlcm0002@sh.itjust.works to Programmer Humor@programming.dev · 1 month agomessage-square163linkfedilinkfile-text
minus-squarekrooklochurm@lemmy.calinkfedilinkarrow-up3arrow-down2·1 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·1 month 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.