Skip to content

Instantly share code, notes, and snippets.

View Siddhanta19's full-sized avatar
🎯
Looking into The Source Code of Life

Siddhanta Paul Siddhanta19

🎯
Looking into The Source Code of Life
View GitHub Profile
@Siddhanta19
Siddhanta19 / terminal-commands.md
Created September 16, 2022 05:20 — forked from bradtraversy/terminal-commands.md
Common Terminal Commands

Common Terminal Commands

Key Commands & Navigation

Before we look at some common commands, I just want to note a few keyboard commands that are very helpful:

  • Up Arrow: Will show your last command
  • Down Arrow: Will show your next command
  • Tab: Will auto-complete your command
  • Ctrl + L: Will clear the screen