- Feb
- 53
- 1
Good that I did a /N:
I noticed this behaviour before. Has anybody got an explanation? And how do I delete the *.htm files without loosing the *.html files.
Code:
>del /N *.htm
Lösche …\blank.htm
Lösche …\blank.html
Lösche …\index.htm
Lösche …\index.html
Lösche …\toc.htm
Lösche …\toc.html
6 Dateien werden gelöscht
I noticed this behaviour before. Has anybody got an explanation? And how do I delete the *.htm files without loosing the *.html files.