Created
June 22, 2014 01:45
-
-
Save anonymous/cca9c461f27e45e12d8b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ls -al /System/Library/Frameworks/Python.framework/Versions/ | |
total 16 | |
drwxr-xr-x 8 root wheel 272 Jun 21 20:02 . | |
drwxr-xr-x 7 root wheel 238 Jun 10 07:03 .. | |
lrwxr-xr-x 1 root wheel 3 Jun 21 20:01 2.3 -> 2.6 | |
drwxr-xr-x 9 root wheel 306 Jun 21 20:04 2.5 | |
drwxr-xr-x 11 root wheel 374 Jun 21 20:02 2.6 | |
drwxr-xr-x 11 root wheel 374 Jun 21 20:02 2.7 | |
drwxr-xr-x 3 root wheel 102 May 3 21:16 3.4 | |
lrwxr-xr-x 1 root wheel 3 Jun 10 07:02 Current -> 2.7 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment