9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] store 9p session-only values using lib9p
Date: Thu, 12 Jun 2008 11:06:55 -0400	[thread overview]
Message-ID: <ac655d43b4312bf95a5e49eb2e20d730@quanstro.net> (raw)
In-Reply-To: <c9aea15fa3a2815e365b47d79daccb3f@lsub.org>

> (are there small mboxes anymore? ;)
>

du -a /mail/box/quanstro/mbox
4	/mail/box/quanstro/mbox/1212376173.00
2	/mail/box/quanstro/mbox/1212378184.00
4	/mail/box/quanstro/mbox/1213282217.00
4	/mail/box/quanstro/mbox/1193334801.00
2	/mail/box/quanstro/mbox/1211556429.00
1	/mail/box/quanstro/mbox/1193342921.00
4	/mail/box/quanstro/mbox/1206119475.00
3	/mail/box/quanstro/mbox/1186367197.00
7	/mail/box/quanstro/mbox/1185927350.00
3	/mail/box/quanstro/mbox/1212677409.00
2	/mail/box/quanstro/mbox/1193340043.00
5	/mail/box/quanstro/mbox/1197914075.00
4	/mail/box/quanstro/mbox/1166486503.00
2	/mail/box/quanstro/mbox/1168364456.00
1	/mail/box/quanstro/mbox/1212437662.00
5	/mail/box/quanstro/mbox/1204383150.00
5	/mail/box/quanstro/mbox/1192018998.00
35	/mail/box/quanstro/mbox/1170245420.00
2	/mail/box/quanstro/mbox/1170245727.00
4	/mail/box/quanstro/mbox/1187814435.00
1	/mail/box/quanstro/mbox/1198083270.00
6	/mail/box/quanstro/mbox/1176757449.00
106	/mail/box/quanstro/mbox

> I know, but it's so covenient to do a "looktags msgs quanstro mbox" and get the
> paths/lines for messages relevant; etc.

why not:

	bind /bin/nupas /bin/upas

	grep -l nemo /mail/fs/mbox/*/from |
		awk -F/ '{print $(NF-1) "p id subject" }' |
		upas/nedmail -n>[2=]
	22 Re: [9fans] store 9p session-only values using lib9p
or
	grep -l nemo /mail/fs/mbox/*/from
?  (actual tagging is yet to come.)

- erik




  parent reply	other threads:[~2008-06-12 15:06 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-11 20:06 gdiaz
2008-06-11 20:48 ` Russ Cox
2008-06-11 20:58   ` gdiaz
2008-06-11 23:44 ` erik quanstrom
2008-06-12  0:01   ` [9fans] upas/fs Russ Cox
2008-06-12  2:31     ` erik quanstrom
2008-06-12  2:59       ` Lyndon Nerenberg
2008-06-12  8:34   ` [9fans] store 9p session-only values using lib9p gdiaz
2008-06-12 10:04     ` erik quanstrom
2008-06-12 10:24       ` Fco. J. Ballesteros
2008-06-12 10:28         ` Fco. J. Ballesteros
2008-06-12 10:39         ` gdiaz
2008-06-12 10:43           ` Francisco J Ballesteros
2008-06-12 10:55             ` gdiaz
2008-06-12 11:04               ` Francisco J Ballesteros
2008-06-12 11:11                 ` gdiaz
2008-06-12 17:16                 ` lucio
2008-06-12 12:25         ` erik quanstrom
2008-06-12 12:32           ` erik quanstrom
2008-06-12 14:03           ` Francisco J Ballesteros
2008-06-12 14:25             ` erik quanstrom
2008-06-12 14:49               ` Fco. J. Ballesteros
2008-06-12 14:55                 ` Fco. J. Ballesteros
2008-06-12 15:06                 ` erik quanstrom [this message]
2008-06-12 17:12         ` lucio
2008-06-12 10:26       ` gdiaz
2008-06-12 11:09         ` erik quanstrom
2008-06-12 13:29           ` gdiaz
2008-06-12 14:10           ` Russ Cox
2008-06-12 14:10             ` erik quanstrom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ac655d43b4312bf95a5e49eb2e20d730@quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).