save file search into Excel or text

From: Matty B (anonymous_at_discussions.microsoft.com)
Date: 06/26/04


Date: Fri, 25 Jun 2004 17:06:49 -0700

If you know a specific directory or range of directories
you want results on try "dir /o:d > C:\list.txt" in a DOS
windows without the ".
You can also try "dir /b /o:d > C:\list.txt" if you are
looking for just Filenames..

If you want results across your entire disk, this may get
a little unuseable.

Matty.

>-----Original Message-----
>Hi,
>
>I need to run a find command for files modified on past
24 hours and get
>their names, folders, size into an Excel sprea*** or
even in a text
>format.
>
>Is anyone here that can advise me about how this can be
done.
>
>Thank you,
>
>Zorba
>
>
>.
>