Skip to content

Instantly share code, notes, and snippets.

View emalineg's full-sized avatar
🐢
meep

Emaline emalineg

🐢
meep
  • Irvine, California
  • 03:42 (UTC -07:00)
View GitHub Profile
@cferdinandi
cferdinandi / terminal-cheat-sheet.txt
Last active May 2, 2024 08:38
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