Skip to content

Instantly share code, notes, and snippets.

@zachmullen
Created August 10, 2017 17:05
Show Gist options
  • Save zachmullen/7c052c8eb715e25d65cd618cbe05799f to your computer and use it in GitHub Desktop.
Save zachmullen/7c052c8eb715e25d65cd618cbe05799f to your computer and use it in GitHub Desktop.
[zach ~]$ strings /usr/bin/python
python
/System/Library/Frameworks/Python.framework/Versions/
/Resources/Python.app/Contents/MacOS/Python
pythonw
VERSIONER_DEBUG
VERSIONER_PYTHON_VERSION
%s environment variable error (ignored)
VERSIONER_PYTHON_PREFER_32_BIT
%s: too long
%s: Can't append "%s"
prefer32bit=%d version=%s
Executable path too long
proc_pidpath
PATH
/usr/bin:/bin
alloca: out of memory
realpath couldn't resolve "%s"
no slashes in %s
%s: Can't append "%s"
argv=%s path=%s
posix_spawnattr_init
posix_spawnattr_setflags
posix_spawnattr_setbinpref_np
posix_spawnattr_setbinpref_np only copied %d of %lu
posix_spawn: %s
true
false
0123456789
read_plist: %s: open
read_plist: %s: stat
read_plist: %s: mmap
read_plist: %s: CFDataCreateWithBytesNoCopy failed
(cfstrdup also failed)
read_plist: %s: CFPropertyListCreateFromXMLData failed: %s
read_plist: %s: plist not a dictionary
Prefer-32-Bit
read_plist: %s: Prefer-32-Bit not a boolean
Version
read_plist: %s: %s: Version unknown
read_plist: %s: Version not a string
%s -> %s
versionarg: Out of memory
/Preferences/com.apple.versioner.python.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment