Sjmarf@sh.itjust.works to Programmer Humor@programming.devEnglish · 6 days agoOh no! 🤦♂️sh.itjust.worksimagemessage-square54fedilinkarrow-up1962arrow-down19
arrow-up1953arrow-down1imageOh no! 🤦♂️sh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.devEnglish · 6 days agomessage-square54fedilink
minus-squarebarsoap@lemm.eelinkfedilinkarrow-up47·5 days agoShould be \~ in most shells, certainly bash. Use mkdir and rmdir when messing around to prevent accidents.
minus-squareDacoTaco@lemmy.worldlinkfedilinkarrow-up11·5 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