Skip to content

Instantly share code, notes, and snippets.

View anu102001's full-sized avatar

Soumya Gupta anu102001

  • IIT Guwahati
View GitHub Profile
@anu102001
anu102001 / terminal-cheat-sheet.txt
Created September 14, 2020 11:09 — 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