Skip to content

Instantly share code, notes, and snippets.

View Emory-Miller's full-sized avatar

Emory Miller Emory-Miller

  • Delaware
  • 03:15 (UTC -05:00)
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