9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] new feature for acme mail
@ 2001-11-09 11:47 nigel
  0 siblings, 0 replies; 4+ messages in thread
From: nigel @ 2001-11-09 11:47 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 29 bytes --]

Excellent. Works a treat.


[-- Attachment #2: Type: message/rfc822, Size: 5289 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 146 bytes --]

Sorry, forgot to say that the first attach is Mrm and the second one is
Mhdr. I just use button-2 on "Mrm From MAILER-DAEMON" and the like.



[-- Attachment #2.1.2: Type: message/rfc822, Size: 3694 bytes --]

[-- Attachment #2.1.2.1.1: Type: text/plain, Size: 46 bytes --]

Not rocket science, but works for me.
hth


[-- Attachment #2.1.2.1.2: Type: message/rfc822, Size: 1533 bytes --]

From: nigel@9fs.org
To: 9fans@cse.psu.edu
Subject: [9fans] new feature for acme mail
Date: Fri, 9 Nov 2001 11:19:11 0000
Message-ID: <20011109111913.941D7199BB@mail.cse.psu.edu>

Has anyone done something for Acme mail which would allow
many messages to be deleted at once, perhaps using a regular expression?


[-- Attachment #2.1.2.1.3: Type: message/rfc822, Size: 52 bytes --]



echo -n 'rm ' `{Mhdr $1 $2}

[-- Attachment #2.1.2.1.4: Type: message/rfc822, Size: 96 bytes --]



cd /mail/fs/mbox

grep '^'$1':.*'$2 */header | awk -F/ '{print $1}'


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] new feature for acme mail
@ 2001-11-09 11:26 Fco.J.Ballesteros
  0 siblings, 0 replies; 4+ messages in thread
From: Fco.J.Ballesteros @ 2001-11-09 11:26 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 146 bytes --]

Sorry, forgot to say that the first attach is Mrm and the second one is
Mhdr. I just use button-2 on "Mrm From MAILER-DAEMON" and the like.



[-- Attachment #2: Type: message/rfc822, Size: 3694 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 46 bytes --]

Not rocket science, but works for me.
hth


[-- Attachment #2.1.2: Type: message/rfc822, Size: 1533 bytes --]

From: nigel@9fs.org
To: 9fans@cse.psu.edu
Subject: [9fans] new feature for acme mail
Date: Fri, 9 Nov 2001 11:19:11 0000
Message-ID: <20011109111913.941D7199BB@mail.cse.psu.edu>

Has anyone done something for Acme mail which would allow
many messages to be deleted at once, perhaps using a regular expression?


[-- Attachment #2.1.3: Type: message/rfc822, Size: 52 bytes --]



echo -n 'rm ' `{Mhdr $1 $2}

[-- Attachment #2.1.4: Type: message/rfc822, Size: 96 bytes --]



cd /mail/fs/mbox

grep '^'$1':.*'$2 */header | awk -F/ '{print $1}'


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] new feature for acme mail
@ 2001-11-09 11:22 Fco.J.Ballesteros
  0 siblings, 0 replies; 4+ messages in thread
From: Fco.J.Ballesteros @ 2001-11-09 11:22 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 46 bytes --]

Not rocket science, but works for me.
hth


[-- Attachment #2: Type: message/rfc822, Size: 1533 bytes --]

From: nigel@9fs.org
To: 9fans@cse.psu.edu
Subject: [9fans] new feature for acme mail
Date: Fri, 9 Nov 2001 11:19:11 0000
Message-ID: <20011109111913.941D7199BB@mail.cse.psu.edu>

Has anyone done something for Acme mail which would allow
many messages to be deleted at once, perhaps using a regular expression?


[-- Attachment #3: Type: message/rfc822, Size: 42 bytes --]


echo -n 'rm ' `{Mhdr $1 $2}

[-- Attachment #4: Type: message/rfc822, Size: 86 bytes --]


cd /mail/fs/mbox

grep '^'$1':.*'$2 */header | awk -F/ '{print $1}'


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [9fans] new feature for acme mail
@ 2001-11-09 11:19 nigel
  0 siblings, 0 replies; 4+ messages in thread
From: nigel @ 2001-11-09 11:19 UTC (permalink / raw)
  To: 9fans

Has anyone done something for Acme mail which would allow
many messages to be deleted at once, perhaps using a regular expression?



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-11-09 11:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-09 11:47 [9fans] new feature for acme mail nigel
  -- strict thread matches above, loose matches on Subject: below --
2001-11-09 11:26 Fco.J.Ballesteros
2001-11-09 11:22 Fco.J.Ballesteros
2001-11-09 11:19 nigel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).