minus-squareackzsel@lemmy.worldtoLinux@lemmy.ml•What have been your costliest mistakes in using Linux?linkfedilinkarrow-up4·2 days agoIn my case it didn’t even need sudo to ruin my day. I wanted to delete a temporary directory in home by typing rm -r ~/ tmp. See how a space snuck in between the slash and tmp? Yeah, great day that was. linkfedilink
In my case it didn’t even need sudo to ruin my day. I wanted to delete a temporary directory in home by typing
rm -r ~/ tmp
. See how a space snuck in between the slash and tmp? Yeah, great day that was.