Skip to content

Instantly share code, notes, and snippets.

View shv07's full-sized avatar

Shivji Bhagat shv07

View GitHub Profile
@cferdinandi
cferdinandi / terminal-cheat-sheet.txt
Last active June 19, 2024 03:05
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