> + /bin/zsh-beta -fc setopt extendedglob ; for i in
> /usr/share/zsh-beta/4.3.2-dev-1/functions/{Calendar,Completion,Completion/AIX,Completion/BSD,Completion/Base,Completion/Cygwin,Completion/Darwin,Completion/Debian,Completion/Linux,Completion/Mandriva,Completion/Redhat,Completion/Unix,Completion/X,Completion/Zsh,Exceptions,MIME,Misc,Newuser,Prompts,TCP,Zftp,Zle};
> do zcompile -U -M $i.zwc $i/*~*.zwc(^/) ; chmod 644 $i.zwc ; done
> zsh: unmatched "
> zcompile: can't read file:
> /usr/share/zsh-beta/4.3.2-dev-1/functions/Completion/Unix/_module
> chmod: Zugriff auf
> „/usr/share/zsh-beta/4.3.2-dev-1/functions/Completion/Unix.zwc“ nicht
> möglich: Datei oder Verzeichnis nicht gefunden
Curious. I have no idea where this is coming from.