Skip to content

Instantly share code, notes, and snippets.

@zzamboni
Created January 24, 2018 09:52
Show Gist options
  • Select an option

  • Save zzamboni/cf5f1e9cc97fa9d3763264b9c7c56b4c to your computer and use it in GitHub Desktop.

Select an option

Save zzamboni/cf5f1e9cc97fa9d3763264b9c7c56b4c to your computer and use it in GitHub Desktop.
[~]─> otool -L /usr/local/bin/elvish
/usr/local/bin/elvish:
/nix/store/zmhbm5m3wwk2h3vr3l4hdzxzccqbc5xg-Libsystem-osx-10.11.6/lib/libSystem.B.dylib (compatibility version 0.0.0, current version 0.0.0)
/nix/store/zmhbm5m3wwk2h3vr3l4hdzxzccqbc5xg-Libsystem-osx-10.11.6/lib/libSystem.B.dylib (compatibility version 0.0.0, current version 0.0.0)
/nix/store/zmhbm5m3wwk2h3vr3l4hdzxzccqbc5xg-Libsystem-osx-10.11.6/lib/libSystem.B.dylib (compatibility version 0.0.0, current version 0.0.0)
@rpath/CoreFoundation.framework/Versions/A/CoreFoundation (compatibility version 0.0.0, current version 0.0.0)
/System/Library/Frameworks/Security.framework/Versions/A/Security (compatibility version 0.0.0, current version 0.0.0)
/nix/store/zmhbm5m3wwk2h3vr3l4hdzxzccqbc5xg-Libsystem-osx-10.11.6/lib/libSystem.B.dylib (compatibility version 0.0.0, current version 0.0.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment