Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View MikaCaldera's full-sized avatar
🐱
I only challenge because I care.

Mika Caldera MikaCaldera

🐱
I only challenge because I care.
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