ESC Sequenzen
Jan 'RedBully' Seiffert
redbully at cc.fh-luh.de
Fri Feb 15 15:36:00 CET 2008
Andre Landwehr wrote:
> On Fri, 15 Feb 2008 09:37:16 +0100
> Alexander Gretencord <arutha at gmx.de> wrote:
>> Mh Beweis durch Beispiel, alles klar :P Das ist das Schoene, ein Gegenbeweis
>> braucht wirklich nur ein Beispiel und hier ist es:
>>
>> ich at cluster:~$ ldd /bin/bash
>> libreadline.so.4 => /lib64/libreadline.so.4 (0x0000002a9566d000)
>> libhistory.so.4 => /lib64/libhistory.so.4 (0x0000002a957a7000)
>> libncurses.so.5 => /lib64/libncurses.so.5 (0x0000002a958ae000)
>> libdl.so.2 => /lib64/libdl.so.2 (0x0000002a95a0f000)
>> libc.so.6 => /lib64/tls/libc.so.6 (0x0000002a95b13000)
>> /lib64/ld-linux-x86-64.so.2 (0x0000002a95556000)
>>
>> :~$ bash --version
>> GNU bash, version 2.05b.0(1)-release (x86_64-suse-linux)
>
> Du benutzt veraltete Software ;-)
>
> andrel at brick:~$ bash --version
> GNU bash, version 3.1.17(1)-release (i486-pc-linux-gnu)
>
Du benutzt veraltete Software und Prozessoren ;-)
redbully at hds45 ~ $ bash --version
GNU bash, version 3.2.17(1)-release (i686-pc-linux-gnu)
> Gruß, Andre
>
>
Gruss
Jan
--
int getRandomNumber()
{
return 4; // chosen by fair dice roll.
// guaranteed to be random.
}
RFC 1149.5 specifies 4 as the standard IEEE-vetted random number.
More information about the Linux
mailing list