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

Move 'temp.txt' to the 'archive' folder

Command Reference
Command
MOVE
Syntax
MOVE source destination
Examples
MOVE file.txt folder\ - Moves file to folder
MOVE *.bak backup\ - Moves all .bak files

📁
File Operations
Master file manipulation and management

Your Task

Move 'temp.txt' to the 'archive' folder

Command Reference
Command
MOVE
Syntax
MOVE source destination
Examples
MOVE file.txt folder\ - Moves file to folder
MOVE *.bak backup\ - Moves all .bak files