Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: mailpath issues



* Bart Schaefer (Mar 29, 2005 10:51):
> On Mar 29,  2:29am, Nikolai Weibull wrote:
> }
> }   mailpath=(~/.maildir)
> }   for p in $mailpath; do
> }     for subp in $p/.*(/); do
> }       mailpath+=$subp
> }     done
> }   done

> mailpath=( ~/.maildir/**/cur/.(/D:h:h) )

Much better, thanks,
        nikolai

-- 
::: name: Nikolai Weibull    :: aliases: pcp / lone-star / aka :::
::: born: Chicago, IL USA    :: loc atm: Gothenburg, Sweden    :::
::: page: minimalistic.org   :: fun atm: gf,lps,ruby,lisp,war3 :::
main(){printf(&linux["\021%six\012\0"],(linux)["have"]+"fun"-97);}



Messages sorted by: Reverse Date, Date, Thread, Author