How To Use ldd Command in Linux with Examples

If you’re using a Linux machine, you will be dealing with executable files constantly – be it on the GUI or on your terminal. Executables are comprised of shared libraries, and these are used and reused across programs.  Windows users might recognize that the DDL files on their machine are shared libraries. However, these files … Continue reading How To Use ldd Command in Linux with Examples