← Exit
Use COPY CON to create 'note.txt'
Microsoft Windows [Version 10.0.19045.0] (c) Microsoft Corporation. All rights reserved. Type HELP for available commands.
C:\Users\Student>
⚡
Advanced Techniques
Unlock powerful automation and scripting
XCOPY - Advanced File Copying
Batch Files - .BAT Scripts
Revision Challenge 6
FC - File Compare
COPY CON - Create Files Interactively
0 of 1 steps
100%
Your Task
Use COPY CON to create 'note.txt'
Command Reference
Command
COPY CON
Syntax
COPY CON filename
Examples
COPY CON note.txt
- Creates note.txt with keyboard input
Need a hint?
Previous
Next
Final Revision Challenge
Batch Scripts Basics
Advanced Batch: Control Flow
⚡
Advanced Techniques
Unlock powerful automation and scripting
XCOPY - Advanced File Copying
Batch Files - .BAT Scripts
Revision Challenge 6
FC - File Compare
COPY CON - Create Files Interactively
0 of 1 steps
100%
Your Task
Use COPY CON to create 'note.txt'
Command Reference
Command
COPY CON
Syntax
COPY CON filename
Examples
COPY CON note.txt
- Creates note.txt with keyboard input
Need a hint?
Previous
Next
Final Revision Challenge
Batch Scripts Basics
Advanced Batch: Control Flow