Re: ITP: mboxgrep -- Grep through mailboxes

2001-01-09 Thread Tollef Fog Heen
* Stephane Bortzmeyer | On Monday 8 January 2001, at 9 h 5, the keyboard of Tollef Fog Heen | <[EMAIL PROTECTED]> wrote: | | > I intend to package mboxgrep, a utility which greps mailboxes. | | BTW, we already have sgrep, which is fine for that purpose. Does it support both simple regexps, e

Re: ITP: mboxgrep -- Grep through mailboxes

2001-01-08 Thread Aaron Lehmann
On Mon, Jan 08, 2001 at 03:49:01PM -0800, Joey Hess wrote: > Balderdash: > > [EMAIL PROTECTED]:~>time grepmail foo /dev/null > 0.29user 0.01system 0:00.29elapsed 100%CPU (0avgtext+0avgdata 0maxresident)k First time: $ time grepmail foo /dev/null grepmail foo /dev/null 0.36s user 0.05s system 39%

Re: ITP: mboxgrep -- Grep through mailboxes

2001-01-08 Thread Joey Hess
Aaron Lehmann wrote: > What this means is grepmail takes almost a second to start up. I won't > even go into its grepping speed. Balderdash: [EMAIL PROTECTED]:~>time grepmail foo /dev/null 0.29user 0.01system 0:00.29elapsed 100%CPU (0avgtext+0avgdata 0maxresident)k (P-II 300) Anyhow, if this ne

Re: ITP: mboxgrep -- Grep through mailboxes

2001-01-08 Thread John Galt
I guess that Raul WAS right when he told me there *IS* only one way to do it... On Mon, 8 Jan 2001, Stephane Bortzmeyer wrote: SB>On Monday 8 January 2001, at 9 h 5, the keyboard of Tollef Fog Heen SB><[EMAIL PROTECTED]> wrote: SB> SB>> I intend to package mboxgrep, a utility which greps mailb

Re: ITP: mboxgrep -- Grep through mailboxes

2001-01-08 Thread Aaron Lehmann
> Package: grepmail > Description: search mailboxes for mail matching an expression > Grepmail looks for mail messages containing a pattern, and prints the > resulting messages. It can handle compressed mailbox files, and can search > the header or body of emails. Usage is very similar to grep.

Re: ITP: mboxgrep -- Grep through mailboxes

2001-01-08 Thread Andreas Metzler
On Mon, Jan 08, 2001 at 02:32:02PM +0100, Guido Guenther wrote: > On Mon, Jan 08, 2001 at 01:27:24PM +0100, Stephane Bortzmeyer wrote: > > On Monday 8 January 2001, at 9 h 5, the keyboard of Tollef Fog Heen > > <[EMAIL PROTECTED]> wrote: > > > > > I intend to package mboxgrep, a utility which gr

Re: ITP: mboxgrep -- Grep through mailboxes

2001-01-08 Thread Guido Guenther
On Mon, Jan 08, 2001 at 01:27:24PM +0100, Stephane Bortzmeyer wrote: > On Monday 8 January 2001, at 9 h 5, the keyboard of Tollef Fog Heen > <[EMAIL PROTECTED]> wrote: > > > I intend to package mboxgrep, a utility which greps mailboxes. > > BTW, we already have sgrep, which is fine for that pur

Re: ITP: mboxgrep -- Grep through mailboxes

2001-01-08 Thread Stephane Bortzmeyer
On Monday 8 January 2001, at 9 h 5, the keyboard of Tollef Fog Heen <[EMAIL PROTECTED]> wrote: > I intend to package mboxgrep, a utility which greps mailboxes. BTW, we already have sgrep, which is fine for that purpose.

ITP: mboxgrep -- Grep through mailboxes

2001-01-08 Thread Tollef Fog Heen
Package: wnpp Severity: normal I intend to package mboxgrep, a utility which greps mailboxes. Description: Grep through mailboxes mboxgrep is a small utility that scans either standard Unix mailboxes, Gnus nnml or nnmh mailboxes, or MH mailboxes, and displays messages matching a basic, exten