Skip to content

Instantly share code, notes, and snippets.

View akaszz's full-sized avatar

HEMANTH R SHANKAR akaszz

View GitHub Profile
@akaszz
akaszz / terminal-cheat-sheet.txt
Created February 26, 2021 06:28 — 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