Sjmarf to Programmer Humor@programming.devEnglish • 10 days agoOh no! 🤦♂️sh.itjust.worksimagemessage-square54arrow-up1975
arrow-up1975imageOh no! 🤦♂️sh.itjust.worksSjmarf to Programmer Humor@programming.devEnglish • 10 days agomessage-square54
minus-square@barsoap@lemm.eelinkfedilink47•10 days agoShould be \~ in most shells, certainly bash. Use mkdir and rmdir when messing around to prevent accidents.
minus-squareDacoTacolinkfedilink11•10 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