Skip to content

Instantly share code, notes, and snippets.

View Fernando1729's full-sized avatar
💭
"Life is like a box of chocolates. You never know what you're gonna get."

Fernando Vieira da Silva Fernando1729

💭
"Life is like a box of chocolates. You never know what you're gonna get."
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