ldd /bin/sed
ldd /bin/grep
whatis pmap
pmap $$ | grep -o "lib.*\.so" | sort | uniq
Config file:
cat /etc/ld.so.conf
Cache: /etc/ld.so.cache
Show cache:
ldconfig -p | head
ipynb
format: https://github.com/ravexina/linux-notes. html
exports of project available at: https://ravexina.github.io/linux-notes.Linux Notes by Milad As (Ravexina) is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.