ich bin bisher soweit gekommen..
dir /b /s /od /tw | find ".doc" < doc.txt
soll mir halt alle .doc dateien finden und sie nach dem änderungsdatum sortieren und anschließend in die doc.txt datei speichern.
Dabei ist nur das Problem dass er alle ordner einzeln sortiert..
Was kann man da machen?