Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zmodload with static zsh?
- X-seq: zsh-workers 6308
- From: "Andrej Borsenkow" <borsenkow.msk@xxxxxx>
- To: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: zmodload with static zsh?
- Date: Tue, 18 May 1999 19:09:23 +0400
- Importance: Normal
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
I currently have a small program that needs the stat module and starts with
zmodload -i stat || exit
I wonder, how portable this is? Does zmodload exist in statically bound
shell? If not, I think, it may be useful - sort of a run-time check for
available extensions?
/andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author