PowerGREP is a powerful grep tool for quickly searching for a piece of information through files and folders on your computer, even if you do not know in advance exactly what you are looking for. PowerGREP's rich Perl-compatible regular expression support allows you to search for virtually anything by specifying the form of what you want, and let PowerGREP find the actual text matching that form. The documentation that is included with PowerGREP contains a detailed introduction to regular expressions, with many simple and complex examples. |