1404
D or d come on
(i.imgur.com)
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.
Use zsh and press tab
The only thing that annoys me is having to wrap wildcard expressions in quotes when using e.g. the find command.
But then it looks more correct, so it's hard to argue with.
You can escape the wildcards as an alternative.
Nice, I didn't know that. I habitually forget the closing quote so this might save me some ire