"리눅스 apt-get moo, aptitude moo"의 두 판 사이의 차이

잔글 (봇: 자동으로 텍스트 교체 (-</source> +</syntaxhighlight>))
잔글 (봇: ㅇㅇ의 2018-08-21T09:49:26Z 에 작성한 467466 판으로 되돌림)
10번째 줄: 10번째 줄:
root@jmnote02:~# apt-get --help | tail -1
root@jmnote02:~# apt-get --help | tail -1
                       This APT has Super Cow Powers.
                       This APT has Super Cow Powers.
</syntaxhighlight>
</source>
<source lang='console'>
<source lang='console'>
root@jmnote02:~# apt-get moo
root@jmnote02:~# apt-get moo
20번째 줄: 20번째 줄:
     ~~  ~~   
     ~~  ~~   
...."Have you mooed today?"...
...."Have you mooed today?"...
</syntaxhighlight>
</source>


==aptitude==
==aptitude==
26번째 줄: 26번째 줄:
root@jmnote02:~# aptitude --help | tail -1
root@jmnote02:~# aptitude --help | tail -1
                   This aptitude does not have Super Cow Powers.
                   This aptitude does not have Super Cow Powers.
</syntaxhighlight>
</source>
<source lang='console'>
<source lang='console'>
root@jmnote02:~# aptitude moo
root@jmnote02:~# aptitude moo
There are no Easter Eggs in this program.
There are no Easter Eggs in this program.
</syntaxhighlight>
</source>
<source lang='console'>
<source lang='console'>
root@jmnote02:~# aptitude moo -v
root@jmnote02:~# aptitude moo -v
There really are no Easter Eggs in this program.
There really are no Easter Eggs in this program.
</syntaxhighlight>
</source>
<source lang='console'>
<source lang='console'>
root@jmnote02:~# aptitude moo -vv
root@jmnote02:~# aptitude moo -vv
Didn't I already tell you that there are no Easter Eggs in this program?
Didn't I already tell you that there are no Easter Eggs in this program?
</syntaxhighlight>
</source>
<source lang='console'>
<source lang='console'>
root@jmnote02:~# aptitude moo -vvv
root@jmnote02:~# aptitude moo -vvv
Stop it!
Stop it!
</syntaxhighlight>
</source>
<source lang='console'>
<source lang='console'>
root@jmnote02:~# aptitude moo -vvvv
root@jmnote02:~# aptitude moo -vvvv
Okay, okay, if I give you an Easter Egg, will you go away?
Okay, okay, if I give you an Easter Egg, will you go away?
</syntaxhighlight>
</source>
<source lang='console'>
<source lang='console'>
root@jmnote02:~# aptitude moo -vvvvv
root@jmnote02:~# aptitude moo -vvvvv
57번째 줄: 57번째 줄:
   -----------------/                  --------\
   -----------------/                  --------\
   ----------------------------------------------
   ----------------------------------------------
</syntaxhighlight>
</source>
<source lang='console'>
<source lang='console'>
root@jmnote02:~# aptitude moo -vvvvvv
root@jmnote02:~# aptitude moo -vvvvvv
66번째 줄: 66번째 줄:
root@jmnote02:~# aptitude moo -vvvvvvvvvvvvvvvvvvvvvvvv
root@jmnote02:~# aptitude moo -vvvvvvvvvvvvvvvvvvvvvvvv
What is it?  It's an elephant being eaten by a snake, of course.
What is it?  It's an elephant being eaten by a snake, of course.
</syntaxhighlight>
</source>


==같이 보기==
==같이 보기==

2020년 11월 2일 (월) 00:52 판


What's the story behind Super Cow Powers?
apt-get moo
aptitude moo

1 apt-get

root@jmnote02:~# apt-get --help | tail -1
                       This APT has Super Cow Powers.
root@jmnote02:~# apt-get moo
         (__) 
         (oo) 
   /------\/ 
  / |    ||   
 *  /\---/\ 
    ~~   ~~   
...."Have you mooed today?"...

2 aptitude

root@jmnote02:~# aptitude --help | tail -1
                  This aptitude does not have Super Cow Powers.
root@jmnote02:~# aptitude moo
There are no Easter Eggs in this program.
root@jmnote02:~# aptitude moo -v
There really are no Easter Eggs in this program.
root@jmnote02:~# aptitude moo -vv
Didn't I already tell you that there are no Easter Eggs in this program?
root@jmnote02:~# aptitude moo -vvv
Stop it!
root@jmnote02:~# aptitude moo -vvvv
Okay, okay, if I give you an Easter Egg, will you go away?
root@jmnote02:~# aptitude moo -vvvvv
All right, you win.

                               /----\
                       -------/      \
                      /               \
                     /                |
   -----------------/                  --------\
   ----------------------------------------------
root@jmnote02:~# aptitude moo -vvvvvv
What is it?  It's an elephant being eaten by a snake, of course
root@jmnote02:~# aptitude moo -vvvvvvv
What is it?  It's an elephant being eaten by a snake, of course
... (생략)
root@jmnote02:~# aptitude moo -vvvvvvvvvvvvvvvvvvvvvvvv
What is it?  It's an elephant being eaten by a snake, of course.

3 같이 보기

4 참고

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}