The command apt-get is very well-known. It is a handy programme installation/management tool in e.g. Ubuntu. If you give a single parameter “moo” to the apt-get, you will have an interesting easter egg.
1 2 3 4 5 6 7 8 | root@helloacm.com:/home# apt-get moo (__) (oo) /------\/ / | || * /\---/\ ~~ ~~ ..."Have you mooed today?"... |
[email protected]:/home# apt-get moo (__) (oo) /------\/ / | || * /\---/\ ~~ ~~ ..."Have you mooed today?"...
Working in Linux shell is fun. For Linux distribution such as CentOS use yum which is similar to apt-get, not sure you will get the same egg using yum moo!
–EOF (The Ultimate Computing & Technology Blog) —
GD Star Rating
loading...
169 wordsloading...
Last Post: How to Invoke APIs - The Javascript/Ajax/JQuery Example
Next Post: How to Setup a PHP Script in Crontab to Clean Multiple WordPress (Database) on Same Server?