[Gllug] setting up mutt
Stig Brautaset
stigbrau at online.no
Tue Jul 31 00:04:08 UTC 2001
* Tom Gilbert <tom at linuxbrit.co.uk> spake thus:
> * Stig Brautaset (stigbrau at online.no) wrote:
> > Abselutely fantastic. It is so easy when you can have experts telling
> > you these things :) I came up with some magic of my own to show all the
> > month-separated groups as time goes by:
> >
> > mailboxes `echo +gllug-*`
>
> Hehe that would break. The "+" wouldn't get appended to the later glob
> matches, you'd get "+gllug-x gllug-y gllug-z" etc.
yeah, you're right. I discovered this after a while :-/
> I use:
> lists `cd ~/mail/lists && echo *`
> subscribe `cd ~/mail/lists && echo *`
> mailboxes `for file in ~/mail/lists/*; do echo -n "+lists/$(basename $file) "; done`
I'll have to shamelessly adapt this to my own need ...
Regards, Stig
--
www.brautaset.org
--
Gllug mailing list - Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug
More information about the GLLUG
mailing list