Thanks. It is there now. MB
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ted Zlatanov Sent: Monday, September 29, 2008 12:34 PM To: [email protected] Subject: Re: Make with zsh On Fri, 26 Sep 2008 19:17:11 +0200 "Brown, Michael l" <[EMAIL PROTECTED]> wrote: BMl> I've been running zsh for years and years. BMl> Under Solaris 10, if I enter: zmv BMl> I get a command not found. If the function existed, I would expect BMl> it to complain about missing parameters, whatever. (off-topic, sorry) You need to load zmv: autoload zmv If it's not part of your Solaris 10 zsh install, you should check with whoever put the package together, or the appropriate FAQs and mailing lists. Ted _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make The information contained in this message may be confidential and legally protected under applicable law. The message is intended solely for the addressee(s). If you are not the intended recipient, you are hereby notified that any use, forwarding, dissemination, or reproduction of this message is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by return e-mail and destroy all copies of the original message. _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
