Overview | Features | Buy | DOWNLOAD |
AquaGrep is no more and no less than a Mac OS X front-end to the Unix grep text search utility. It provides a convenient user interface for launching and saving grep text searches from the Mac OS X user interface. For basic uses of the tool the information in this web page should be enough to help you get started. If you want to take advantage of the full power of grep however you will probably need to read more about the grep tool, regular expressions, etc. You will find a reference to the full grep documentation at the end of this webpage. The most basic use of the tool is:
The "Output:" box will display all the lines of the file that match the seach term. Pressing "Save As.." will allow you to save the search results to a text file. Selecting the different options allows you to only count the lines that match instead of printing them out, to ignore the case of the text, to prefix lines with their line number, to show only lines that do not match, etc.. The "File Input:" text field lets you include multiple files in your search. What are Regular Expressions? A regular expression is way a to specify a search pattern such as:
In order to use regular expressions you need to tick the "regular expression" check box; by default AquaGrep does not use regular expression patterns, but simply matches the search term. The precise syntax of regular expressions as they can be used in grep is available here. |
Instant access to all your applications, documents and folders. Get this or any other tool on this site for free by linking from your website or blog! |