
Managing a NonVolatile File System
4-17
Deleting a File
Use the delete command to delete files that you specify. You can use the wildcard
characters
* and ? when issuing the delete command.
Enter the following to delete a file on the active volume:
delete
<filename>
Enter the following to delete a file on a different volume:
delete
<vol>
:
<filename>
<vol> is the slot number of the volume containing the file.
<filename> is the name of the file.
You can enter
del or delete when deleting a file.
Examples:
Caution: You cannot recover a file after it is deleted. The delete command
does not prompt you to verify a deletion.
If you enter: The system:
delete alt.cfg
Deletes the alt.cfg file on the active volume.
delete
2:l6_22.log
Deletes the l6_22.log file on Volume 2.
delete 3:*.log
Deletes all files with the log filename extension on
Volume 3.
delete
4:???.log
Deletes all files with a three-character filename and a log file-
name extension on Volume 4.
Komentarze do niniejszej Instrukcji