Skip to content

Instantly share code, notes, and snippets.

View glass91's full-sized avatar

Valeriya Shlapak glass91

View GitHub Profile
@glass91
glass91 / terminal-cheat-sheet.txt
Created November 2, 2023 20:50 — 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