Skip to content

Instantly share code, notes, and snippets.

@adamenger
Last active August 29, 2015 14:14
Show Gist options
  • Save adamenger/09cefebeef4d3974b7f3 to your computer and use it in GitHub Desktop.
Save adamenger/09cefebeef4d3974b7f3 to your computer and use it in GitHub Desktop.
lsof | grep libc | awk '{print $1}' | sort | uniq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment