Sjmarf to Programmer Humor@programming.devEnglish • 7 days agoOh no! 🤦♂️sh.itjust.worksimagemessage-square45fedilinkarrow-up1952arrow-down10
arrow-up1952arrow-down1imageOh no! 🤦♂️sh.itjust.worksSjmarf to Programmer Humor@programming.devEnglish • 7 days agomessage-square45fedilink
minus-square@Hazzard@lemm.eelinkfedilink11•7 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-square@mmddmm@lemm.eelinkfedilink8•edit-27 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.