CLI GUIDE

Get Started

Choose a category and start learning

📁

Basic Navigation

Learn to navigate the file system with pwd, ls, and cd. Perfect starting point for beginners.

🗂️

File Management

Create, copy, move, and delete files and folders with mkdir, touch, cp, mv, and rm.

🔀

Git Version Control

Get started with Git - learn commit, push, pull, and collaborate with other developers.

Tips & Tricks

Keyboard shortcuts, pro tips, and common mistakes to avoid. Become more efficient in the terminal.

💡 Why Learn CLI?

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.

🎯 What Will You Learn?

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.

Ready to Start?

Begin with the basic commands and work your way up

Start Learning →