Computing.Net > Forums > Disk Operating System > FIND in multiple files?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

FIND in multiple files?

Reply to Message Icon

Name: Ed M
Date: February 9, 2000 at 17:44:27 Pacific
Comment:

Is there a way to use FIND to locate text in multiple files *without* typing each individual file name? I have tried redirecting DIR output and some other things and can't figure it out. Thanks.



Sponsored Link
Ads by Google

Response Number 1
Name: Owen Prince
Date: February 9, 2000 at 18:27:44 Pacific
Reply:

use dir *.txt and it will list only text files. you can use this for any tag. like dir *.com or dir *.exe and will list only the files you want. you can also use it with like dir house.* and will list all files with house in it.

Hope it helps

Owen Prince


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: FIND in multiple files?

Find and Replace in Batch files www.computing.net/answers/dos/find-and-replace-in-batch-files/15677.html

Editing multiple files with batch www.computing.net/answers/dos/editing-multiple-files-with-batch/14461.html

Rename multiple Files www.computing.net/answers/dos/rename-multiple-files/14239.html