Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
How zcompile work?
- X-seq: zsh-users 14827
- From: Piotr Karbowski <jabberuser@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: How zcompile work?
- Date: Fri, 12 Feb 2010 14:51:49 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=E0UHR+rSUaV/3PD36G5iJc3lMh0HVhSccKdZr98pJUE=; b=LXB300RmxnzvHtGHKyhy3sZ72h+lEX2oOhpWImqMuAxKHR5iqLyT/OpU4Ya6QzhlFm qC8HaSdkM1C1WkrQnTIslOBA35iH0Xbk5QRxGe7o8vNCLwgoCvdpE+ghW61LIWauonjd h6jSoPMFVYq9va3W3kiWhdoQ1RPUfwkhaKNMQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=O8nqPJpwufjOXLAdH/gjfBJDNUlXL/A1A8x0i/jyR7TqG1twJXy4WmcPBbqGIxpTWZ /AbabyMXqcoSFEHzwFJryw5FzjRgcHnJA2ZB9DnmzPQY3tKE4UYjMpqdiouXJ/CkG+Bo 6QhgUf+J8heXRg2/ey3HBBohtiidWICsLcZNQ=
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hi there!
I am trying to understand how zcompile work. When I do zcompile .zshrc
it making .zshrc.zwc (3x bigger than .zshrc). How can I check if zsh
really using compiled zshrc? And, when I changing zshrc but dont
recompile .zwc, how it detect that zwc is outdatted? Sorry if I asking
about something documented but I didnt found anything useful about it
on google.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author