965
I_fucking_hate_them_now
(media.piefed.world)
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.
'I don\'t know what you mean, I\'ve never encountered any annoyances.'
Single quotes don't allow any escaping in shell, you need
Or, in Zsh with
setopt rcquotes
:Oh right, good catch. That's me shell scripting while in a meeting. 🫠
Good use of a meeting to be fair
it works in fish