On Wed, 9 May 2012 12:53:54 -0500 Jonathan Nieder <[email protected]> wrote:
> I forgot to ask for output from
>
> type dash
> ldd $(which dash)
tuotila@vicente:~ $ type dash
dash is /bin/dash
tuotila@vicente:~ $ ldd $(which dash)
linux-vdso.so.1 => (0x00007fff2afff000)
libc.so.6 => /lib/libc.so.6 (0x00007fa4b11f9000)
/lib64/ld-linux-x86-64.so.2 (0x00007fa4b1561000)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

