Sjmarf@sh.itjust.works to Programmer Humor@programming.devEnglish · 9 days agoOh no! 🤦♂️sh.itjust.worksimagemessage-square53fedilinkarrow-up1974arrow-down19
arrow-up1965arrow-down1imageOh no! 🤦♂️sh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.devEnglish · 9 days agomessage-square53fedilink
minus-squareHazzard@lemm.eelinkfedilinkarrow-up11·9 days agoSame, I didn’t realize the directory I was deleting had a symlink to some root directory, at least until my mouse stopped working…
minus-squaremmddmm@lemm.eelinkfedilinkarrow-up9·edit-29 days agoGnome used to have a link to your homedir in its settings directory. I imagine plenty of people had tons of fun with that. But you need to modify rm to follow symlinks nowadays.
Same, I didn’t realize the directory I was deleting had a symlink to some root directory, at least until my mouse stopped working…
Gnome used to have a link to your homedir in its settings directory.
I imagine plenty of people had tons of fun with that. But you need to modify
rm
to follow symlinks nowadays.