Not sure the Multi-File search has a way to capture file names - but I
wouldn’t be surprised if someone points out how it can.
How’s your script-fu?
This could be done readily with a script (Perl, AppleScript, etc) or a
BBEdit text factory.
But clarify: your sample output looks like nothing but file names. Which
are the terms you mention searching for? I’m guessing the first item
before the colon is the file name.
Also:
1. Would there be only ONE term found per file?
2. ONE term pattern searched for at a time across all the files?
3. Will the files you’re searching all be in the same
directory/folder? That would affect how to write a script, and how
portable the operation is without tweaking each time.
Great question, and I’m sure folks on this list will have ideas.
HTH,
- Bruce