Sjmarf@sh.itjust.works to Programmer Humor@programming.devEnglish · 6 days agoOh no! 🤦♂️imagemessage-square54linkfedilinkarrow-up1972arrow-down19
arrow-up1963arrow-down1imageOh no! 🤦♂️Sjmarf@sh.itjust.works to Programmer Humor@programming.devEnglish · 6 days agomessage-square54linkfedilink
minus-squarebarsoap@lemm.eelinkfedilinkarrow-up47·6 days agoShould be \~ in most shells, certainly bash. Use mkdir and rmdir when messing around to prevent accidents.
minus-squareDacoTaco@lemmy.worldlinkfedilinkarrow-up11·6 days agoSaw this post this morning and was thinking about how to delete it ( while falling back asleep ). Escaping the ~, ofc that’d work! I feel so stupid now haha
Should be
\~
in most shells, certainly bash. Usemkdir
andrmdir
when messing around to prevent accidents.Saw this post this morning and was thinking about how to delete it ( while falling back asleep ). Escaping the ~, ofc that’d work! I feel so stupid now haha