Skip to content

Instantly share code, notes, and snippets.

View vedprakashnautiyal's full-sized avatar
❄️
Living To The Fullest

Ved Prakash Nautiyal vedprakashnautiyal

❄️
Living To The Fullest
View GitHub Profile
@bradtraversy
bradtraversy / terminal-commands.md
Last active May 7, 2025 17:08
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