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

잔글 (봇: 자동으로 텍스트 교체 (-</source> +</syntaxhighlight>))
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.
</source>
</syntaxhighlight>
<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?"...
</source>
</syntaxhighlight>


==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.
</source>
</syntaxhighlight>
<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.
</source>
</syntaxhighlight>
<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.
</source>
</syntaxhighlight>
<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?
</source>
</syntaxhighlight>
<source lang='console'>
<source lang='console'>
root@jmnote02:~# aptitude moo -vvv
root@jmnote02:~# aptitude moo -vvv
Stop it!
Stop it!
</source>
</syntaxhighlight>
<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?
</source>
</syntaxhighlight>
<source lang='console'>
<source lang='console'>
root@jmnote02:~# aptitude moo -vvvvv
root@jmnote02:~# aptitude moo -vvvvv
57번째 줄: 57번째 줄:
   -----------------/                  --------\
   -----------------/                  --------\
   ----------------------------------------------
   ----------------------------------------------
</source>
</syntaxhighlight>
<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.
</source>
</syntaxhighlight>


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

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


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

1 apt-get

<source lang='console'> root@jmnote02:~# apt-get --help | tail -1

                      This APT has Super Cow Powers.

</syntaxhighlight> <source lang='console'> root@jmnote02:~# apt-get moo

        (__) 
        (oo) 
  /------\/ 
 / |    ||   
*  /\---/\ 
   ~~   ~~   

...."Have you mooed today?"... </syntaxhighlight>

2 aptitude

<source lang='console'> root@jmnote02:~# aptitude --help | tail -1

                 This aptitude does not have Super Cow Powers.

</syntaxhighlight> <source lang='console'> root@jmnote02:~# aptitude moo There are no Easter Eggs in this program. </syntaxhighlight> <source lang='console'> root@jmnote02:~# aptitude moo -v There really are no Easter Eggs in this program. </syntaxhighlight> <source lang='console'> root@jmnote02:~# aptitude moo -vv Didn't I already tell you that there are no Easter Eggs in this program? </syntaxhighlight> <source lang='console'> root@jmnote02:~# aptitude moo -vvv Stop it! </syntaxhighlight> <source lang='console'> root@jmnote02:~# aptitude moo -vvvv Okay, okay, if I give you an Easter Egg, will you go away? </syntaxhighlight> <source lang='console'> root@jmnote02:~# aptitude moo -vvvvv All right, you win.

                              /----\
                      -------/      \
                     /               \
                    /                |
  -----------------/                  --------\
  ----------------------------------------------

</syntaxhighlight> <source lang='console'> 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. </syntaxhighlight>

3 같이 보기

4 참고

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