I am looking software for personal use under DOS or Windows 10 to move files to folders based on wildcards and batch files or lists or from a command line.
An example, if the utility was MV. The destination folders are to be created.
MV *.xls* New_XLS
MV *.pdf New_PDF
MV *.sql New_SQL