body-searching(1)
NAME
body-searching - search bugs with a particular text
SYNOPSIS
body-searching <search_string> <bug_mailinglist_file> [<bug_mailinglist_file> ...]
DESCRIPTION
body-searching is a script will parse a bugs mailing list file for messages containing a string and return the bug numbers that have that
particular string in them.
CAVEATS
body-searching needs a local text file containing the bugs mailing list
archive. This can be downloaded from http://people.ubuntu.com/~listarchive/ubuntu-bugs/
AUTHORS
body-searching was written by Brian Murray <brian@ubuntu.com>
- This script is released under the GNU General Public License, version 3
or later.