CMD Master

Learn Windows Command Line

Choose your learning path and start mastering CMD

🎯

Command Line Basics

Start your journey with essential Windows commands

0/5

DIR - List Directory Contents

Master the DIR command to view files and folders

beginner

ECHO - Display Messages

Learn to display text and create simple files with ECHO

beginner

Revision Challenge 1

Test your DIR and ECHO knowledge

beginner

CLS - Clear Screen

Master the CLS command to clear terminal output

beginner

HELP - Get Command Information

Learn to use HELP to understand commands

beginner
📁

File Operations

Master file manipulation and management

0/7

Wildcards - * and ?

Learn to use wildcards for pattern matching

beginner

Revision Challenge 2

Test your wildcards and XCOPY skills

intermediate

COPY - Copy Files

Learn to copy files between locations

beginner

MOVE - Move Files and Folders

Learn to move and rename files

beginner

Revision Challenge 3

Test your COPY and MOVE skills

intermediate

REN - Rename Files

Master file renaming with REN

beginner

Practical: Creating Text Files with ECHO

Learn to create and manage text files from the command line

beginner
📂

Directory Management

Learn to organize and navigate folders

0/7

DEL - Delete Files

Learn to safely delete files

beginner

Revision Challenge 4

Test your REN and DEL skills

intermediate

RD - Remove Directories

Learn to delete folders

intermediate

ATTRIB - File Attributes

Learn to view and modify file attributes

intermediate

Revision Challenge 5

Test your RD and ATTRIB skills

intermediate

TREE - Display Directory Structure

Visualize folder hierarchies

beginner

Practical: Directory Operations

Master complex directory navigation and management

intermediate

Advanced Techniques

Unlock powerful automation and scripting

0/8

XCOPY - Advanced File Copying

Master XCOPY for powerful file and directory copying

intermediate

Batch Files - .BAT Scripts

Learn to create and run batch scripts

intermediate

FC - File Compare

Learn to compare files

intermediate

Revision Challenge 6

Test your batch files and FC skills

advanced

COPY CON - Create Files Interactively

Learn to create files with keyboard input

intermediate

Final Revision Challenge

Master all Windows CMD commands

advanced

Batch Scripts Basics

Introduction to creating and running batch files

intermediate

Advanced Batch: Control Flow

Control batch file execution with conditional logic

advanced
🔧

Real-World Workflows

Practical scenarios and command combinations for everyday tasks

0/3

Practical: File Management Workflows

Real-world file operations combining multiple commands

intermediate

Practical: Text Processing & Search

Work with file contents and search for information

intermediate

Practical: File Attributes & Permissions

Manage file attributes for protection and organization

intermediate
These paths are for Premium users. Unlock all features for only €8.5!
🔎

Productivity & Search

Unlock powerful search and clipboard tools for daily work (Premium)

0/3

FIND - Search Text Inside Files

Quickly search for text inside files using the FIND command

intermediate

FINDSTR - Advanced Text Search

Search for patterns in files using regular expressions.

advanced

CLIP - Copy Output to Clipboard

Send command output directly to the Windows clipboard.

intermediate
🛠️

Practical: Pro Commands (Premium)

Advanced practical commands for daily sysadmin tasks (Premium)

0/4

Whoami & Environment

Identify the current user and inspect environment variables

intermediate

Relative Paths & Navigation

Work with relative paths and navigate using .. and .

intermediate

Process Listing & Termination

Inspect running processes and terminate one by name or PID

intermediate

System Version & Build

Check Windows version and basic system information

beginner