Skip to content

Instantly share code, notes, and snippets.

View Stalitsa's full-sized avatar
🎯
Focusing

Stalitsa Stalitsa

🎯
Focusing
View GitHub Profile
@Stalitsa
Stalitsa / terminal-cheat-sheet.txt
Created November 27, 2022 00:10 — forked from cferdinandi/terminal-cheat-sheet.txt
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