Skip to content

Instantly share code, notes, and snippets.

View mhosnyessa's full-sized avatar
🌴
why does github have a status?

Muhammed Hosny Essa mhosnyessa

🌴
why does github have a status?
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