On Mon, Aug 20, 2007 at 08:12:24PM +0200, Gerard Robin wrote:
find /f:
/f
/f/bin
/f/bin/bash
/f/lib
/f/lib/libncurses.so.5
/f/lib/ld-2.6.1.so
/f/lib/libdl.so.2
/f/lib/libc.so.6
First post:
ldd /bin/bash
libncurses.so.5 => /lib/libncurses.so.5 (0x00002b2d9014f000)
libdl.so.2 => /lib/libdl.so.2 (0x00002b2d9039b000)
libc.so.6 => /lib/libc.so.6 (0x00002b2d9059f000)
/lib64/ld-linux-x86-64.so.2 (0x00002b2d8ff31000)
I don't see the last entry in the results of the find command.
--
Neil Watson | Debian Linux
System Administrator | Uptime 2 days
http://watson-wilson.ca
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]