Basic Navigation
Learn to navigate the file system with pwd, ls, and cd. Perfect starting point for beginners.
A complete guide to the CLI (Command Line Interface) for beginners. Learn the most important commands to navigate and work efficiently in the terminal.
Choose a category and start learning
Learn to navigate the file system with pwd, ls, and cd. Perfect starting point for beginners.
Create, copy, move, and delete files and folders with mkdir, touch, cp, mv, and rm.
Get started with Git - learn commit, push, pull, and collaborate with other developers.
Keyboard shortcuts, pro tips, and common mistakes to avoid. Become more efficient in the terminal.
The command line is a powerful tool that gives you complete control over your computer. Many development tools, servers, and automation scripts require CLI knowledge. By learning the terminal, you become a more efficient developer.
This guide covers the most commonly used commands for navigation, file management, and Git. All commands are explained with examples, use cases, and common mistakes to avoid. Perfect for students, beginners, and anyone wanting to become more confident with the terminal.