1 What's this? 2 ============ 3 4 regexxer is a nifty search/replace tool for the desktop user. It features 5 recursive search through directory trees and Perl-style regular expressions 6 (using libpcre). 7 8 regexxer is written in C++ and uses gtkmm (the C++ wrapper for GTK+) for 9 the GUI. The user interface is similar to the project-wide search/replace 10 dialog in the Sniff+ IDE, but regexxer aims to surpass it. 11 12 The primary audience of this tool are Linux/Unix users who are tired of 13 typing find/grep/sed/awk/perl command lines.