Microsoft Windows [Version 10.0.19045.0] (c) Microsoft Corporation. All rights reserved. Type HELP for available commands.
C:\Users\Student>
📁
File Operations
Master file manipulation and management

Your Task

Copy 'report.txt' to 'report-backup.txt'

Command Reference
Command
COPY
Syntax
COPY source destination
Examples
COPY *.txt backup\ - Copies all .txt files

📁
File Operations
Master file manipulation and management

Your Task

Copy 'report.txt' to 'report-backup.txt'

Command Reference
Command
COPY
Syntax
COPY source destination
Examples
COPY *.txt backup\ - Copies all .txt files