Skip to content

Instantly share code, notes, and snippets.

View vpna20's full-sized avatar

Vanessa vpna20

View GitHub Profile
@vpna20
vpna20 / terminal-cheat-sheet.txt
Created February 11, 2021 17: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