Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.
sudo aptitude help
aptitude 0.4.11.11
Usage: aptitude [-S fname] [-u|-i]
   aptitude [options] <action> ...
  Actions (if none is specified, aptitude will enter interactive mode):

 ...

 This aptitude does not have Super Cow Powers.
share|improve this question
2  
sounds like a question for the history books - gave me a good laugh when I saw it :P – Phoshi Sep 19 '09 at 21:08

migrated from stackoverflow.com Sep 19 '09 at 8:20

1 Answer

up vote 50 down vote accepted

I think it's referring to apt-get moo:

$ apt-get moo  
         (__)  
         (oo)  
   /------\/  
  / |    ||  
 *  /\---/\  
    ~~   ~~  
...."Have you mooed today?"...

To quote Wikipedia:

aptitude states that, unlike Advanced Packaging Tool, it "does not have Super Cow Powers". In apt-get "super cow powers" can be found by issuing the command apt-get moo. However, in aptitude issuing moo will give the user a prompt saying there are no easter eggs.

However, by issuing aptitude -v moo, then aptitude -vv moo, and so on the user will see a series of statements telling them to go away, some ending with a picture not unlike the original apt-get easter egg. Different versions of the program have different sequences.

And, as wRAR commented, the term “Super Cow Powers” is a direct quote from apt-get --help:

This APT has Super Cow Powers.

share|improve this answer
2  
haha, no easter eggs indeed. – Carson Myers Sep 19 '09 at 8:15
1  
yes, got to vote twice! – Carson Myers Sep 19 '09 at 8:32
2  
And "Super Cow Powers" is a quote from apt-get --help – wRAR Sep 19 '09 at 9:59
1  
It's a snake eating an elephant of course! – Azz Nov 25 '10 at 7:57
Doesn't really look like a hat to me ;-) – Joey Nov 25 '10 at 9:22

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.