| User: editor -- 2010-04-28 << 490 492 >> |
| Hits: 352 |
| Type: Advanced search and replace |
| Search all Advanced search and replace examples |
| Description: |
| How to find out all files that contain all words of A, B and C? |
| Answer: |
| Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps. |
| 1. open 'Tools->Batch Runner' window 2. click 'Search Files' button * enter 'File Name Filter' such as *.txt * enter 'Search Directory' like c:\test * check option of 'Containing Word/Phrase', and input the following entry like: * check option of 'Regular exp' * if you require A, B and C appear at the same line, you should uncheck 'Cross Line' option. * check 'Search Subdirectory' option if you need to search subfolder 3. click 'Search', all files that contain A,B and C will be listed, click 'Close' when finish. 4. check option of 'Chang output folder', and select an output folder. 5. click 'Copy/Download', all found files will be copied to the folder you specified. |
Similar Examples: |
| How to extract all lines that contain words A and B and C? (78%) How to find all lines in file A that contain words in file B? (76%) How to find out all files that contain both A and B and copy to a new folder? (74%) How to findout all lines that contain specified words in multiple files? (70%) How to change all files that contains words "RRR" to read-only? (67%) How to remove all the lines that do not contain any of words in a list? (65%) How to remove all lines that contain one or more words in a list? (64%) How to filter out all web pages that does not contain specified words? (62%) |
Check Demo of Advanced search and replace |
| Keywords: |
| subfolder subdirectory file name filter found abc files that contain same test directory sub output found find files replace 2 words out of 1 find and replace find replace find and line contain search words |