Hello,

I'm not sure about the login or how I should approach what I want to
achieve. I require a script that does the following.

1. Search a directory and all sub-directories for a certain file
extension. (Ex. .txt)

2. Get the results of the above search and check "inside" each file for
a string match. (Ex. "123").

3. List the matches found into an external file for further processing.

What features should I be looking at to achieve this? Anyone know of
some good examples that I could pick away at?

Josh





-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to