cool

apt-get install fortune cowsay; # will have to be installed first

then you can let your dinosaur speak 😀

 /usr/games/cowsay -f stegosaurus "Hello World"
 _____________
< Hello World >
 -------------
\                             .       .
 \                           / `.   .' "
  \                  .---.  <    > <    >  .---.
   \                 |    \  \ - ~ ~ - /  /    |
         _____          ..-~             ~-..-~
        |     |   \~~~\.'                    `./~~~/
       ---------   \__/                        \__/
      .'  O    \     /               /       \  "
     (_____,    `._.'               |         }  \/~~~/
      `----.          /       }     |        /    \__/
            `-.      |       /      |       /      `. ,~~|
                ~-.__|      /_ - ~ ^|      /- _      `..-'
                     |     /        |     /     ~-.     `-. _  _  _
                     |_____|        |_____|         ~ - . _ _ _ _ _>

apt-get update;
apt-get install nsnake;

tetris and other games hidden in emacs

Step 1) Launch emacs. (When in doubt, type “emacs”.)

Step 2) Hit Escape then X on your keyboard.

Step 3) Type “tetris” and hit Enter.

Bored of Tetris? Try “pong”, “snake” and a whole host of other little games (and novelties)

nice one mr stallman 😀

ll /usr/share/emacs/*/lisp/play
insgesamt 572
-rw-r--r-- 1 root root 21099 30. Jul 2016  5x5.elc
-rw-r--r-- 1 root root  4457 30. Jul 2016  animate.elc
-rw-r--r-- 1 root root 11175 30. Jul 2016  blackbox.elc
-rw-r--r-- 1 root root 44704 30. Jul 2016  bubbles.elc
-rw-r--r-- 1 root root  3540 30. Jul 2016  cookie1.elc
-rw-r--r-- 1 root root 22605 30. Jul 2016  decipher.elc
-rw-r--r-- 1 root root  1990 30. Jul 2016  dissociate.elc
-rw-r--r-- 1 root root 50434 30. Jul 2016  doctor.elc
-rw-r--r-- 1 root root 87370 30. Jul 2016  dunnet.elc
-rw-r--r-- 1 root root  7841 30. Jul 2016  fortune.elc
-rw-r--r-- 1 root root 14248 30. Jul 2016  gamegrid.elc
-rw-r--r-- 1 root root 19449 30. Jul 2016  gametree.elc
-rw-r--r-- 1 root root 29573 30. Jul 2016  gomoku.elc
-rw-r--r-- 1 root root 59811 30. Jul 2016  handwrite.elc
-rw-r--r-- 1 root root  9574 30. Jul 2016  hanoi.elc
-rw-r--r-- 1 root root 40825 30. Jul 2016  landmark.elc
-rw-r--r-- 1 root root  6980 30. Jul 2016  life.elc
-rw-r--r-- 1 root root  1047 30. Jul 2016  meese.elc
-rw-r--r-- 1 root root  4303 30. Jul 2016  morse.elc
-rw-r--r-- 1 root root 13215 30. Jul 2016  mpuz.elc
-rw-r--r-- 1 root root 10153 30. Jul 2016  pong.elc
-rw-r--r-- 1 root root  9974 30. Jul 2016  snake.elc
-rw-r--r-- 1 root root 13680 30. Jul 2016  solitaire.elc
-rw-r--r-- 1 root root  1524 30. Jul 2016  spook.elc
-rw-r--r-- 1 root root  1382 30. Jul 2016  studly.elc
-rw-r--r-- 1 root root 16812 30. Jul 2016  tetris.elc
-rw-r--r-- 1 root root  3492 30. Jul 2016  yow.elc
-rw-r--r-- 1 root root 15311 30. Jul 2016  zone.elc

to quit:

C-x C-c - Kill Emacs (save-buffers-kill-terminal).

https://www.linux.com/news/10-truly-amusing-easter-eggs-linux

 

gnome based 😀

thanks to: https://wiki.ubuntuusers.de/Easter_Eggs/

liked this article?

  • only together we can create a truly free world
  • plz support dwaves to keep it up & running!
  • (yes the info on the internet is (mostly) free but beer is still not free (still have to work on that))
  • really really hate advertisement
  • contribute: whenever a solution was found, blog about it for others to find!
  • talk about, recommend & link to this blog and articles
  • thanks to all who contribute!
admin