Skip to content

Instantly share code, notes, and snippets.

@krono
Created August 10, 2015 19:49
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 krono/3582079fdd9acc0faa80 to your computer and use it in GitHub Desktop.
Save krono/3582079fdd9acc0faa80 to your computer and use it in GitHub Desktop.
~/dev/Dijkstra/jpg % ll $(which pypy)
lrwxr-xr-x 1 tobias admin 31 3 Jun 09:45 /usr/local/bin/pypy -> ../Cellar/pypy/2.6.0_1/bin/pypy
[21:47:38]ζtobias@Claudio
~/dev/Dijkstra/jpg % ll /usr/local/Cellar/pypy/2.6.0_1/ ll /usr/local/Cellar/pypy/2.6.0_1/bin/
total 24
lrwxr-xr-x 1 tobias admin 35 3 Jun 09:45 easy_install_pypy -> ../../../../share/pypy/easy_install
lrwxr-xr-x 1 tobias admin 26 3 Jun 09:45 pip_pypy -> ../../../../share/pypy/pip
lrwxr-xr-x 1 tobias admin 19 2 Jun 21:48 pypy -> ../libexec/bin/pypy
[21:47:50]ζtobias@Claudio
~/dev/Dijkstra/jpg % ll /usr/local/lib/libQtCLucene.4.8.7.dylill /usr/local/lib/libpypy-c.dylib
lrwxr-xr-x 1 tobias admin 42 3 Jun 09:45 /usr/local/lib/libpypy-c.dylib -> ../Cellar/pypy/2.6.0_1/lib/libpypy-c.dylib
[21:48:19]ζtobias@Claudio
~/dev/Dijkstra/jpg % ll /usr/local/Cellar/pypy/2.6.0_1/lib
total 8
lrwxr-xr-x 1 tobias admin 30 2 Jun 21:48 libpypy-c.dylib -> ../libexec/lib/libpypy-c.dylib
[21:48:38]ζtobias@Claudio
~/dev/Dijkstra/jpg %
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment