Re: [ILUG] Guess the library

From: Nick Hilliard (nick at domain iol.ie)
Date: Fri 17 Sep 1999 - 18:11:55 IST


: [root at domain babbage /lib]# grep cos libm.so.6
: Binary file libm.so.6 matches

beckett:/lib> grep -l cos *.so.?
libm.so.5
libpam_misc.so.0
libpwdb.so.0

"cos" must also be defined in libpam_misc and libpwdb. :-)

Seriously, though, "nm" and "grep -w" is the best approach to use here.

Nick



This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:04:34 GMT