I seem to remember a Unix command that has an executable file as its one argument. The command displays all the references of the executable, for example: globol variables, function calls, etc...
Does anyone know of such a command? It is similar to 'ldd'.