this post was submitted on 31 May 2025
942 points (99.1% liked)

Programmer Humor

23626 readers
811 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 48 points 3 days ago (1 children)

Should be \~ in most shells, certainly bash. Use mkdir and rmdir when messing around to prevent accidents.

[โ€“] [email protected] 11 points 3 days ago

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