Skip to content

Instantly share code, notes, and snippets.

View adithnaveen's full-sized avatar

Naveen adithnaveen

View GitHub Profile
# Terminal Cheat Sheet
pwd # print working directory
ls # list files in directory
cd # change directory
~ # home directory
.. # up one directory
../../ # 2 level up directory
- # previous working directory
help # get help