Introduction - If you have any usage issues, please Google them yourself
A simple text filter that supports multiple files simultaneously. Screening options include " contains item" and " exclusions." Contains items and excluding items support the importation of multiple keywords, separated by commas, saying that " or" mean. For example: contains the item type " a, b" indicates that the document contains " a" or " b" the line will be selected in removing items of type " c, d" is selected before the line that if it contains " c " or" d " it will again be kicking. Includes items that in addition to supporting a comma " or" , also expressed support for a space " and." For example: contains the item type " ab, c" said the document " contains a and contains b" or " contains c" line will be selected.