Microsoft Windows [Version 10.0.19045.0] (c) Microsoft Corporation. All rights reserved. Type HELP for available commands.
C:\Users\Student>
📂
Directory Management
Learn to organize and navigate folders

Your Task

Delete the file 'temp.txt'

Command Reference
Command
DEL
Syntax
DEL filename
Examples
DEL file.txt - Deletes the file
DEL *.tmp - Deletes all .tmp files

📂
Directory Management
Learn to organize and navigate folders

Your Task

Delete the file 'temp.txt'

Command Reference
Command
DEL
Syntax
DEL filename
Examples
DEL file.txt - Deletes the file
DEL *.tmp - Deletes all .tmp files