Skip to content

Instantly share code, notes, and snippets.

View AbzalB's full-sized avatar

Abzal Bacchus AbzalB

View GitHub Profile
@AbzalB
AbzalB / terminal-cheat-sheet.txt
Created February 24, 2020 19:34 — 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