this post was submitted on 21 Oct 2025
265 points (97.8% liked)
Programmer Humor
27101 readers
1198 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Command line escaping is an annoying son of a bitch and different rules apply depending if you're using bash, cmd, powershell.
That's why you shouldn't use cmd or powershell. That and the fact that you'd have to install W*nd*ws in order to use them.
Edit: Too bad that all the downvoters didn't leave a comment. Now I'll never know if it was M*cr*s*ft employees on their anual works outing, or if you're mad because I dared to use the W-word :D
String escaping sucks in bash and other posix-style shells too, though.
"Tru dat\!"