Let's have some Fun with Linux
This post is all about having fun with linux! Here are some of the hidden funny things, or "Easter Eggs" in Linux Mint that I found. Type these commands in the terminal, and have fun!
->apt-get moo.
A cow shows up with a funny message :P
->Type these commands one after the other:
aptitude moo
aptitude -v moo
aptitude -vv moo
aptitude -vvv moo
aptitude -vvvv moo
aptitude -vvvvv moo
It's explanation? Type:
aptitude -vvvvvv moo
->fortune
This will display a quote by a famous personality, some random prediction about you or a short story. It's like fortune cookies in your computer, so expect anything!
->cowsay "Hello my friend!"
(Or any other message in quotes)
Do you know about some more Easter eggs in linux? If so, then please share!
[…] If you want to share some more Easter Eggs in Python, feel free to comment. Or, check out some cool Easter Eggs in Bash here. […]
ReplyDelete