I'm trying to delete all files that end with the number one, but for some reason it is deleting all of the files in the folder.
The command I'm using is
DEL *1.*
It works when I use a letter like
DEL *e.*
but when I use a number everything is deleted.

dirand wildcard behaviour and the other question asks aboutdeland the same wildcard behaviour doesn't actually make them different questions, Nifle. The behaviour of the wildcards in matching names is the core of the question. It's frequently asked, and this duplicate is almost in canonical form. grawity answered it twice before. So have I. These are all duplicates. – JdeBP Dec 23 '11 at 15:14