nm, ldd, ldconfig
Here is what each command means
nm: The name "nm" stands for "name list" or "symbol name table". It is used to list symbols(variables, functions, or objects) from object files or libraries. It displays information about the symbols defined or refere...
snowcodes.hashnode.dev4 min read