Skip to content

Instantly share code, notes, and snippets.

@kylebgorman
Created May 6, 2019 18:14
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kylebgorman/6141ec3f32a62c4344baca8beebbae90 to your computer and use it in GitHub Desktop.
Save kylebgorman/6141ec3f32a62c4344baca8beebbae90 to your computer and use it in GitHub Desktop.
Update shared library caches
# On Linux:
sudo ldconfig
# On Mac OS X:
sudo update_dyld_shared_cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment