Skip to content

Instantly share code, notes, and snippets.

@colbygk
Created April 16, 2010 17:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save colbygk/368694 to your computer and use it in GitHub Desktop.
Save colbygk/368694 to your computer and use it in GitHub Desktop.
colby@foid lib64 $ cd /lib64
colby@foid lib64 $ ls -al {libm.so.6,libc.so.6,ld-linux-x86-64.so.2}
lrwxrwxrwx 1 root root 12 2009-12-19 01:27 ld-linux-x86-64.so.2 -> ld-2.10.1.so
lrwxrwxrwx 1 root root 14 2009-12-19 01:27 libc.so.6 -> libc-2.10.1.so
lrwxrwxrwx 1 root root 14 2009-12-19 01:27 libm.so.6 -> libm-2.10.1.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment