Last active
April 4, 2020 19:30
-
-
Save nuhil/3f6c3bf7a26919dab544b7a08eb19bcb to your computer and use it in GitHub Desktop.
This file contains hidden or 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
(mynewenvironment) Nuhils-MacBook-Pro:mynewenvironment nuhil$ which python | |
/Users/nuhil/mynewenvironment/bin/python | |
(mynewenvironment) Nuhils-MacBook-Pro:mynewenvironment nuhil$ ls -al | |
total 16 | |
drwxr-xr-x 7 nuhil staff 238 Oct 5 05:59 . | |
drwxr-xr-x+ 56 nuhil staff 1904 Oct 5 05:59 .. | |
lrwxr-xr-x 1 nuhil staff 56 Oct 5 05:59 .Python -> /Library/Frameworks/Python.framework/Versions/3.6/Python | |
drwxr-xr-x 16 nuhil staff 544 Oct 5 05:59 bin | |
drwxr-xr-x 3 nuhil staff 102 Oct 5 05:59 include | |
drwxr-xr-x 3 nuhil staff 102 Oct 5 05:59 lib | |
-rw-r--r-- 1 nuhil staff 60 Oct 5 05:59 pip-selfcheck.json |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment