A SERVICE OF

logo

6-34 ROM-DOS Commands
MX2 Reference Guide Revision A MX2A137REFGD
The following XDEL command would delete all of the files in the
directories DIR1, SUB1, and SUB2 but not the directory headings
themselves.
XDEL DIR1 /s
To delete the empty subdirectory heading for SUB3, use XDEL as
follows:
XDEL DIR1 /d
To delete all of the files in the three directories and the directory
headings at the same time, use the following command:
XDEL DIR1 /s /d