Leonid,
try with:
mailboxes `echo ~/Mail/in*|grep -v .saved$`
and read the grep man page for more details.
HTH,
Marco Fioretti
Leonid Mamtchenkov wrote:
>
> Hello all,
>
> Maybe I need some sleep or something, but I cannot solve something here ;-)
> In my .muttrc I have the following line:
>
> mailboxes `echo ~/Mail/in*`
>
> This works pretty well... But what I need to do is to show me mailboxes which
> begin with "in" and do _not_ and with ".saved" ... How do I go about it?
>
> I have tried to do all different kinds of ls and then "s/\n/ /g", but it does
> not work... Any ideas?
>
> TIA.
>
> --
> Best regards,
> Leonid Mamtchenkov
> E-mail: [EMAIL PROTECTED]
> URL: http://www.leonid.maks.net