← Exit
Delete the file 'temp.txt'
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
DEL - Delete Files
0 of 2 steps
50%
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
Need a hint?
Previous
Next
RD - Remove Directories
Revision Challenge 4
ATTRIB - File Attributes
TREE - Display Directory Structure
Revision Challenge 5
Practical: Directory Operations
📂
Directory Management
Learn to organize and navigate folders
DEL - Delete Files
0 of 2 steps
50%
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
Need a hint?
Previous
Next
RD - Remove Directories
Revision Challenge 4
ATTRIB - File Attributes
TREE - Display Directory Structure
Revision Challenge 5
Practical: Directory Operations