Sharing knowledge and experiences in networking, security, certifications (CCNA to CCIE), scripting, testing, virtualization, Kubernetes, and the cloud.
Pages
▼
Sunday, December 14, 2014
What is difference between PATH and LD_LIBRARY_PATH ?
PATH is for
specifying directories of executable programs. LD_LIBRARY_PATH is used to
specify directories of libraries.
No comments:
Post a Comment