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

.zwc file execution question



If a script is zcompiled and a .zwc is generated.  Will the following
command read it?

	. zsh-script

Will it read zsh-script.zwc or I have to use:

	. zsh-script.zwc

Thanks in advance.



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