Skip to content

Instantly share code, notes, and snippets.

View mophan's full-sized avatar

Helen Phan mophan

  • Vancouver
View GitHub Profile
# Terminal Cheat Sheet
pwd # print working directory
ls # list files in directory
cd # change directory
~ # home directory
.. # up one directory
- # previous working directory
help # get help
-h # get help