Skip to content

Instantly share code, notes, and snippets.

@nuhil
Created April 4, 2020 19:27
Show Gist options
  • Save nuhil/c20d9115289ea60b097c260a6424f04a to your computer and use it in GitHub Desktop.
Save nuhil/c20d9115289ea60b097c260a6424f04a to your computer and use it in GitHub Desktop.
Nuhils-MacBook-Pro:~ nuhil$ ls -al /usr/local/bin/ | grep python
lrwxr-xr-x 1 root wheel 69 Mar 10 2017 python3 -> ../../../Library/Frameworks/Python.framework/Versions/3.6/bin/python3
lrwxr-xr-x 1 root wheel 72 Mar 10 2017 python3-32 -> ../../../Library/Frameworks/Python.framework/Versions/3.6/bin/python3-32
lrwxr-xr-x 1 root wheel 76 Mar 10 2017 python3-config -> ../../../Library/Frameworks/Python.framework/Versions/3.6/bin/python3-config
lrwxr-xr-x 1 root wheel 71 Mar 10 2017 python3.6 -> ../../../Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6
lrwxr-xr-x 1 root wheel 74 Mar 10 2017 python3.6-32 -> ../../../Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6-32
lrwxr-xr-x 1 root wheel 78 Mar 10 2017 python3.6-config -> ../../../Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6-config
lrwxr-xr-x 1 root wheel 72 Mar 10 2017 python3.6m -> ../../../Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6m
lrwxr-xr-x 1 root wheel 79 Mar 10 2017 python3.6m-config -> ../../../Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6m-config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment