Sunday, May 08, 2016

Find where a routine is defined in shared libraries.


I can't find a reasonable Linux command that will let me search all the shared libraries defined by the ld.conf configuration and LD_LIBRARY_PATH. I keep ending up grep'ing through all the directories. So here is a short script on github:

https://gist.github.com/edt11x/13212082576ca7ceba227422e621c8d8