cm0002@sh.itjust.works to Programmer Humor@programming.dev · 1 年前Deleting Fileslemmy.mlimagemessage-square157linkfedilinkarrow-up11.44Karrow-down113file-text
arrow-up11.43Karrow-down1imageDeleting Fileslemmy.mlcm0002@sh.itjust.works to Programmer Humor@programming.dev · 1 年前message-square157linkfedilinkfile-text
minus-squarekrooklochurm@lemmy.calinkfedilinkarrow-up3arrow-down2·1 年前Hey Linux, sudo rm -rf / sigh I’m surrounded by idiots. “Sure thing boss” you fucking moron.
minus-squarefin@sh.itjust.workslinkfedilinkarrow-up2·1 年前I 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·11 个月前Missed 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.