Skip to content

Instantly share code, notes, and snippets.

View arslanob's full-sized avatar
😏
Coding

Omer arslanob

😏
Coding
  • Tesla
  • Bay Area
View GitHub Profile
@arslanob
arslanob / terminal-cheat-sheet.txt
Created September 9, 2022 22:17 — 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