Good News Everybody!
The new search engine is LIVE!
Please report any problems to david (at) midrange.com.
|
Peter,
> Based on this approach, how can I specify for a specific
> string ("ABC123")
> that I want to look into any of these files
> in this directory and then create the file for just with the
> files names
> with this value in it?
Use the "FIND" or "FINDSTR" command. As with any of the command line
tools, you can redirect the output to a file, a printer, or pipe it to
another command.
The following link will take you to the documentation for both of those
commands:
http://www.microsoft.com/windows2000/en/professional/help/ntcmds.htm
Take a look at "FILTER" as well. It's often used in combination with
DIR, FIND, and FINDSTR.
Regards,
John Taylor
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.