Skip to content

Instantly share code, notes, and snippets.

@MattDietz
Created July 30, 2013 19:34
Show Gist options
  • Save MattDietz/6116138 to your computer and use it in GitHub Desktop.
Save MattDietz/6116138 to your computer and use it in GitHub Desktop.
(compute)~/code/python/path_test/foo python bar.py
['/home/nova/code/python/path_test/foo'...]
(compute)~/code/python/path_test/foo cd ..
(compute)~/code/python/path_test python foo/bar.py
['/home/nova/code/python/path_test/foo'...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment