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