you can use the dir command and redirect the output to a file. Start>Run>cmd dir /? will show you the switches
dir *.txt >txtfiles.txt /s will create a file for you with the results. On Tue, 15 Dec 2009 11:06:37 -0500 Vincent Teachout <[email protected]> wrote: >I've used Norton's TS utility to search files for text since 1989. Now >it won't run under Windows7 (not even in compatibility mode) Does >someone have a suggestion for a light weight utility that can search >files specified by wildcards in recursive subfolders? Command line >would be a plus. > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

