Is there any way to get a directory listing of filenames with both the creation and modification datetimes on the same line?
I tried something like
but that just listed the write time twice.
I tried something like
Code:
PDIR /T:C /(f dymd th:m:s) /T:W /(f dymd th:m:s) x.tmp