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@barsoap@lemm.eelinkfedilink0•5 days agoShould be \~ in most shells, certainly bash. Use mkdir and rmdir when messing around to prevent accidents.
minus-squareDacoTacolinkfedilink0•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