Debian Fun: differenze tra le versioni

Da Guide@Debianizzati.Org.
Vai alla navigazione Vai alla ricerca
(ddate)
m (rimosso template versioni compatibili (per quanto ci siano dei programmi, è per filtrare la guida))
 
(11 versioni intermedie di 10 utenti non mostrate)
Riga 1: Riga 1:
=Introduzione=
== Introduzione ==
Questa pagina vuole raccogliere tutte quelle cose ''simpatiche'' (EasterEggs) presenti nei programmi Debian e non solo ...
Questa pagina vuole raccogliere tutte quelle cose ''simpatiche'' (EasterEggs) presenti nei programmi Debian e non solo ...




=apt-get=
== apt-get ==
==apt-get moo==
=== apt-get moo ===
<pre>
<pre>
$ apt-get moo
$ apt-get moo
Riga 15: Riga 15:
...."Have you mooed today?"...</pre>
...."Have you mooed today?"...</pre>


==apt-get --help==
=== apt-get --help ===
<pre>
<pre>
$ apt-get --help | grep Powers
$ apt-get --help | grep Powers
Riga 21: Riga 21:
</pre>
</pre>


==bug==
=== bug ===
Interessante la segnalazione presente nella wishlist di apt-get:<br/>
Interessante la segnalazione presente nella wishlist di apt-get:<br/>
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=134156
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=134156




=aptitide=
== aptitude ==
==aptitude moo==
=== aptitude moo ===
<pre>$ aptitude moo
<pre>$ aptitude moo
There are no Easter Eggs in this program.</pre>
There are no Easter Eggs in this program.</pre>


==aptitude -v moo==
=== aptitude -v moo ===
<pre>$ aptitude -v moo
<pre>$ aptitude -v moo
There really are no Easter Eggs in this program.</pre>
There really are no Easter Eggs in this program.</pre>


==aptitude -vv moo==
=== aptitude -vv moo ===
<pre>$ aptitude -vv moo
<pre>$ aptitude -vv moo
Didn't I already tell you that there are no Easter Eggs in this program?</pre>
Didn't I already tell you that there are no Easter Eggs in this program?</pre>


==aptitude -vvv moo==
=== aptitude -vvv moo ===
<pre>$ aptitude -vvv moo
<pre>$ aptitude -vvv moo
Stop it!</pre>
Stop it!</pre>


==aptitude -vvvv moo==
=== aptitude -vvvv moo ===
<pre>$ aptitude -vvvv moo
<pre>$ aptitude -vvvv moo
Okay, okay, if I give you an Easter Egg, will you go away?</pre>
Okay, okay, if I give you an Easter Egg, will you go away?</pre>


==aptitude -vvvv moo==
=== aptitude -vvvv moo ===
<pre>$ aptitude -vvvvv moo
<pre>$ aptitude -vvvvv moo
All right, you win.
All right, you win.
Riga 60: Riga 60:
Happy?</pre>
Happy?</pre>


==aptitude -vvvvvv moo==
=== aptitude -vvvvvv moo ===
<pre>$ aptitude -vvvvvv moo
<pre>$ aptitude -vvvvvv moo
What is it?  It's an elephant being eaten by a snake, of course.</pre>
What is it?  It's an elephant being eaten by a snake, of course.</pre>


==aptitude --help==
=== aptitude --help ===
<pre>$ aptitude --help | grep Powers
<pre>$ aptitude --help | grep Powers
                   This aptitude does not have Super Cow Powers.</pre>
                   This aptitude does not have Super Cow Powers.</pre>


 
== apt-build ==
=apt-build=
=== apt-build moo ===
==apt-build moo==
<pre>$ apt-build moo
<pre>$ apt-build moo
         (__)    ~
         (__)    ~
Riga 84: Riga 83:
..."Have you danced today? Discow!"...</pre>
..."Have you danced today? Discow!"...</pre>


=Pagine di Man=
== Pagine di Man ==
==funny-manpages==
=== funny-manpages ===
Per installare queste simpatiche pagine di ''man'' è sufficiente un
Per installare queste simpatiche pagine di ''man'' è sufficiente un:
<pre>
<pre>
# apt-get install funny-manpages
# apt-get install funny-manpages
Riga 114: Riga 113:
sono tutte in inglese, ma vale la pena leggerle ;)
sono tutte in inglese, ma vale la pena leggerle ;)


==asr-manpages==
=== asr-manpages ===
Simile a ''funny-manpages'', ma un po' più tecniche, sono le '''asr-manpages''':
Simile a ''funny-manpages'', ma un po' più tecniche, sono le '''asr-manpages''':
<pre>
<pre>
Riga 127: Riga 126:
</pre>
</pre>


Per installarle, basta un semplice
Per installarle, basta un semplice:
<pre>
<pre>
# apt-get install asr-manpages
# apt-get install asr-manpages
Riga 149: Riga 148:
* man 3fun chastise
* man 3fun chastise


=ddate=
== ddate ==
'''ddate''' è un programma che converte una data nel formato Discordiano (''cfr.: [http://it.wikipedia.org/wiki/Discordianesimo Discordianesimo].</br>
'''ddate''' è un programma che converte una data nel formato ''Discordiano'' (''cfr.: [http://it.wikipedia.org/wiki/Discordianesimo Discordianesimo].
 
Ecco un esempio:
Ecco un esempio:
<pre>$ ddate
<pre>$ ddate
Riga 157: Riga 157:
</pre>
</pre>


=Varie=
== fortune ==
Parlando di mucche (cosa molto frequente in Debian, a quanto si vede) è d'obbligo visitare la seguente pagina:
'''fortune''' è un programma che eseguito dà in output delle citazioni famose.
http://hoaxter.telelev.net/cows.txt
 
Per installarlo:
<pre>$ su
Password:
# apt-get install fortune
</pre>
In esecuzione:
<pre>$ fortune
For the fashion of Minas Tirith was such that it was built on seven levels,
each delved into a hill, and about each was set a wall, and in each wall
was a gate.
                -- J.R.R. Tolkien, "The Return of the King"
 
        [Quoted in "VMS Internals and Data Structures", V4.4, when
        referring to system overview.]</pre>
 
== man sex ==
'''man sex''' è un comando eseguibile senza bisogno di installare nulla. Eseguendolo da linea di comando otterremo un manuale a luci rosse.
 
Peccato che non ci sia l'eseguibile!
 
== Iceweasel ==
Inserendo in Iceweasel o Firefox l'URL about:robots compare una easter egg il cui titolo ([http://en.wikipedia.org/wiki/Klaatu_barada_nikto kaatu barada nikto]) è una citazione del film del 1951 "Ultimatum alla Terra".
== Varie ==
Parlando di mucche (cosa molto frequente in Debian, a quanto si vede) è d'obbligo visitare la seguente pagina: [[Cows]]
 
{{Autori
|Autore = [[Utente:MaXer|MaXer]]
|Estesa_da =
|Verificata_da=
|Numero_revisori=0
}}
 
[[Categoria:Fun]]

Versione attuale delle 19:10, 13 mag 2015

Introduzione

Questa pagina vuole raccogliere tutte quelle cose simpatiche (EasterEggs) presenti nei programmi Debian e non solo ...


apt-get

apt-get moo

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

apt-get --help

$ apt-get --help | grep Powers
                       This APT has Super Cow Powers.

bug

Interessante la segnalazione presente nella wishlist di apt-get:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=134156


aptitude

aptitude moo

$ aptitude moo
There are no Easter Eggs in this program.

aptitude -v moo

$ aptitude -v moo
There really are no Easter Eggs in this program.

aptitude -vv moo

$ aptitude -vv moo
Didn't I already tell you that there are no Easter Eggs in this program?

aptitude -vvv moo

$ aptitude -vvv moo
Stop it!

aptitude -vvvv moo

$ aptitude -vvvv moo
Okay, okay, if I give you an Easter Egg, will you go away?

aptitude -vvvv moo

$ aptitude -vvvvv moo
All right, you win.

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

Happy?

aptitude -vvvvvv moo

$ aptitude -vvvvvv moo
What is it?  It's an elephant being eaten by a snake, of course.

aptitude --help

$ aptitude --help | grep Powers
                  This aptitude does not have Super Cow Powers.

apt-build

apt-build moo

$ apt-build moo
         (__)    ~
         (oo)   /
     _____\/___/
    /  /\ / /
   ~  /  * /
     / ___/
*----/\
    /  \
   /   /
  ~    ~
..."Have you danced today? Discow!"...

Pagine di Man

funny-manpages

Per installare queste simpatiche pagine di man è sufficiente un:

# apt-get install funny-manpages

che, una volta terminata l'installazione, metterà a disposizione le seguenti manpage:

  • man 1fun date
  • man 1fun echo
  • man 1fun gong
  • man 1fun grope
  • man 1fun party
  • man 1fun rescrog
  • man 1fun rtfm
  • man 1fun rm
  • man 1fun tm
  • man 1fun xkill
  • man 1fun baby
  • man 1fun celibacy
  • man 1fun flog
  • man 1fun uubp
  • man 1fun condom
  • man 1fun flame
  • man 1fun xlart
  • man 6fun sex
  • man 3fun strfry

sono tutte in inglese, ma vale la pena leggerle ;)

asr-manpages

Simile a funny-manpages, ma un po' più tecniche, sono le asr-manpages:

 A set of humorous manual pages developed on
 alt.sysadmin.recovery (don't treat them seriously!).
 They document a set of really useful tools that for some
 strange reason are not included in any implementation of
 Unix. This includes such famous commands as lart, sysadmin,
 luser, bosskill and others.
 The authors recommend these man pages should be installed
 on every system.

Per installarle, basta un semplice:

# apt-get install asr-manpages
  • man 8fun guru
  • man 8fun nuke
  • man 8fun bosskill
  • man 8fun knife
  • man 8fun pmsd
  • man 8fun ctluser
  • man 8fun luser
  • man 5fun normality
  • man 2fun people
  • man 1fun lart
  • man 1fun c
  • man 1fun vslave
  • man 1fun sysadmin
  • man 1fun think
  • man 1fun whack
  • man 3fun chastise

ddate

ddate è un programma che converte una data nel formato Discordiano (cfr.: Discordianesimo.

Ecco un esempio:

$ ddate
Today is Sweetmorn, the 50th day of Confusion in the YOLD 3171
Celebrate Confuflux

fortune

fortune è un programma che eseguito dà in output delle citazioni famose.

Per installarlo:

$ su
Password:
# apt-get install fortune

In esecuzione:

$ fortune
For the fashion of Minas Tirith was such that it was built on seven levels,
each delved into a hill, and about each was set a wall, and in each wall
was a gate.
                -- J.R.R. Tolkien, "The Return of the King"

        [Quoted in "VMS Internals and Data Structures", V4.4, when
         referring to system overview.]

man sex

man sex è un comando eseguibile senza bisogno di installare nulla. Eseguendolo da linea di comando otterremo un manuale a luci rosse.

Peccato che non ci sia l'eseguibile!

Iceweasel

Inserendo in Iceweasel o Firefox l'URL about:robots compare una easter egg il cui titolo (kaatu barada nikto) è una citazione del film del 1951 "Ultimatum alla Terra".

Varie

Parlando di mucche (cosa molto frequente in Debian, a quanto si vede) è d'obbligo visitare la seguente pagina: Cows




Guida scritta da: MaXer Swirl-auth20.png Debianized 20%
Estesa da:
Verificata da:

Verificare ed estendere la guida | Cos'è una guida Debianized