DEEn Dictionary De - En
DeEs De - Es
DePt De - Pt
 Vocabulary trainer

Spec. subjects Grammar Abbreviations Random search Preferences
Search in Sprachauswahl
Search for:
Mini search box
 
Proverbs, aphorisms, quotations (English) by Linux fortune

Brillineggiava, ed i tovoli slati
        girlavano ghimbanti nella vaba;
i borogovi eran tutti mimanti
        e la moma radeva fuorigraba.

"Figliuolo mio, sta' attento al Gibrovacco,
        dagli artigli e dal morso lacerante;
fuggi l'uccello Giuggiolo, e nel sacco
        metti infine il frumioso Bandifante".
                -- Lewis Carroll, "Jabberwocky"
Winnuke in one line?  No problem:
perl -MIO::Socket -e 'IO::Socket::INET->new(PeerAddr=>"bad.dude.com:139")->send("bye",MSG_OOB)'

And formatted so it's a little easier to read:

        #!/usr/bin/perl
        use IO::Socket;
        IO::Socket::INET
                ->new(PeerAddr=>"bad.dude.com:139")
                ->send("bye", MSG_OOB);

        -- Randal Schwartz
No guarantee of accuracy or completeness!
©TU Chemnitz, 2006-2024
Your feedback:
Ad partners