Skip to content

Instantly share code, notes, and snippets.

View batsandrew's full-sized avatar
😎
Focusing

Andrii Bats batsandrew

😎
Focusing
View GitHub Profile
@cferdinandi
cferdinandi / terminal-cheat-sheet.txt
Last active October 11, 2025 01:18
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