Sjmarf@sh.itjust.works to Programmer Humor@programming.devEnglish · 5 days agoOh no! 🤦♂️sh.itjust.worksimagemessage-square54fedilinkarrow-up1968arrow-down19
arrow-up1959arrow-down1imageOh no! 🤦♂️sh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.devEnglish · 5 days agomessage-square54fedilink
minus-squareHazzard@lemm.eelinkfedilinkarrow-up11·5 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-25 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.