> (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


Reply via email to