In modern versions of Windows, the Command Prompt shows large numbers
You can call out to Powershell from you batch file if you want to. This code can be shortened on newer versions of Powershell . for /F "delims=" ...
Dir command information for MS-DOS and the Windows command line. Page includes dir
Displays a list of a directory's files and subdirectories.
... a Command Prompt command that's used to display a list of the files and
What I need: A list of all files in a directory and sub-directories ordered by date and with the date and relative path displayed. 2019-05-20 ...
Linux Basic ls Commands · Sort Files Based on Time and Date.
It would print the list of files in the order of file modified time.
Display the list of files in sorted order using DIR command.
/O:D Date & time /O:-D Date & time /O:G Group folders first /O:-G Group folders last