does anyone know how to list functions in a given shared library

bob 295 icanprogram-sKcZck+fQKg at public.gmane.org
Thu Jan 8 22:15:08 UTC 2009


Thanks that will do the trick.

bob


On January 8, 2009 04:54 pm, colin davidson wrote:
> try:
>
> nm <library file name> | grep " T "
>
> Cheers, Colin
>
> On Thu, Jan 8, 2009 at 4:46 PM, bob 295 <icanprogram-sKcZck+fQKg at public.gmane.org> wrote:
> > Does anyone know of a command to list the functions in a given shared
> > library?
> >
> > Google points me to "nm" but it displays all the symbols in a library.
> >
> > Thanks in advance.
> >
> > bob
> >
> > --
> > The Toronto Linux Users Group.      Meetings: http://gtalug.org/
> > TLUG requests: Linux topics, No HTML, wrap text below 80 columns
> > How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists
>
> --
> The Toronto Linux Users Group.      Meetings: http://gtalug.org/
> TLUG requests: Linux topics, No HTML, wrap text below 80 columns
> How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists

--
The Toronto Linux Users Group.      Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists





More information about the Legacy mailing list