Skip to content

Instantly share code, notes, and snippets.

View bluhb's full-sized avatar
💭
Working on LEDServer

Rogier van Tol bluhb

💭
Working on LEDServer
View GitHub Profile
@bluhb
bluhb / terminal-cheat-sheet.txt
Created September 10, 2020 10:41 — 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