ESC Sequenzen

Alexander Gretencord arutha at gmx.de
Fri Feb 15 09:37:16 CET 2008


On Friday 15 February 2008, Jan-Benedict Glaw wrote:
> On Thu, 2008-02-14 07:38:37 +0100, Andre Landwehr <andrel at cybernoia.de> 
wrote:
> > die bash benutzt libreadline? Wäre mir neu...
> >
> > andrel at brick:~$ ldd /bin/bash
> >         linux-gate.so.1 =>  (0xffffe000)
> >         libncurses.so.5 => /lib/libncurses.so.5 (0xb7ee4000)
> >         libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xb7ee0000)
> >         libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb7d92000)
> >         /lib/ld-linux.so.2 (0xb7f29000)
>
> Oops.  Nö:)  Dann behaupte ich auch mal das Gegenteil.

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)


Alex



More information about the Linux mailing list