Sjmarf to Programmer Humor@programming.devEnglish • 10 days agoOh no! 🤦♂️sh.itjust.worksimagemessage-square54arrow-up1975
arrow-up1975imageOh no! 🤦♂️sh.itjust.worksSjmarf to Programmer Humor@programming.devEnglish • 10 days agomessage-square54
minus-square@Hazzard@lemm.eelinkfedilink11•10 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.eelinkfedilink9•edit-210 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.