Sjmarf to Programmer Humor@programming.devEnglish • 7 days agoOh no! 🤦♂️sh.itjust.worksimagemessage-square45fedilinkarrow-up1952arrow-down10
arrow-up1952arrow-down1imageOh no! 🤦♂️sh.itjust.worksSjmarf to Programmer Humor@programming.devEnglish • 7 days agomessage-square45fedilink
minus-square@barsoap@lemm.eelinkfedilink44•7 days agoShould be \~ in most shells, certainly bash. Use mkdir and rmdir when messing around to prevent accidents.
minus-squareDacoTacolinkfedilink10•7 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