Sagasu is a GNOME tool to find strings in multiple files. The user specifies the search directory and the set of files to be searched. Double-clicking on a search result launches a user command that can for example load the file in an editor at the appropriate line. The search can optionally ignore CVS directories. Sagasu is a Japanese word that means "to search."
| Tags | Desktop Environment GNOME Utilities Text Processing |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C++ Perl |
Recent releases


Release Notes: The checkbox to exclude CVS directories has been replaced with a text field where the user can specify a list of directories to exclude. By default, that list is "CVS .git .hg .svn". The application stores this list in the user's preferences.


Release Notes: A Danish translation has been added.


Release Notes: A Czech translation has been added.


Release Notes: Compilation errors and warnings given by newer compilers have been fixed.


Release Notes: This version should be compilable under GNOME 2.12 without modifications to the makefiles.