zsh-users
 help / color / mirror / code / Atom feed
* .zwc file execution question
@ 2000-10-19 20:54 Paul Lew
  2000-10-19 21:17 ` Bart Schaefer
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Lew @ 2000-10-19 20:54 UTC (permalink / raw)
  To: zsh-users

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.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-10-20  7:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-19 20:54 .zwc file execution question Paul Lew
2000-10-19 21:17 ` Bart Schaefer
2000-10-20  7:52   ` Thomas Köhler

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).