Skip to content

Instantly share code, notes, and snippets.

View Jwatts82's full-sized avatar

Jessica Watts Jwatts82

  • New York
View GitHub Profile
@Jwatts82
Jwatts82 / terminal-cheat-sheet.txt
Created November 19, 2020 01:01 — forked from cferdinandi/terminal-cheat-sheet.txt
Terminal Cheat Sheet
# 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