Skip to content

Instantly share code, notes, and snippets.

View crnguyen's full-sized avatar

Cristina Nguyen crnguyen

  • San Francisco, CA
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