Skip to content

Instantly share code, notes, and snippets.

View AKASH-CR's full-sized avatar

AKASH C R AKASH-CR

View GitHub Profile
@AKASH-CR
AKASH-CR / terminal-cheat-sheet.txt
Created December 21, 2020 16:42 — 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