Linux Terminal

Humorous Linux

Where penguins meet punchlines

Terminal Humour

$ sudo make me a sandwich

Make it yourself!

A classic reference to user privileges and the 'sudo' command

$ grep -R 'TODO' /dev/null

No TODOs found. You're all caught up! (Yeah, right...)

When developers try to find their TODO comments

$ git push --force

10 other developers are typing...

The moment of panic in every Git repository

$ chmod 777 /

I too like to live dangerously

When security is optional

Fun Linux Facts

The Birth of Linux

Linux started as a hobby project by Linus Torvalds with the message 'I'm doing a (free) operating system (just a hobby, won't be big and professional like GNU)'

Why Penguin?

Tux, the Linux mascot, was chosen because Linus Torvalds was once bitten by a penguin at a zoo in Australia

"Talk is cheap. Show me the code."
- Linus Torvalds