[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Make with zsh
From: |
Brown, Michael l |
Subject: |
RE: Make with zsh |
Date: |
Mon, 29 Sep 2008 20:17:24 +0200 |
Thanks. It is there now.
MB
-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of Ted Zlatanov
Sent: Monday, September 29, 2008 12:34 PM
To: address@hidden
Subject: Re: Make with zsh
On Fri, 26 Sep 2008 19:17:11 +0200 "Brown, Michael l" <address@hidden> 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
address@hidden
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.
- Re: whitespace in filenames, (continued)
- Re: whitespace in filenames, Louis-David Mitterrand, 2008/09/25
- Make with zsh (was: whitespace in filenames), Ted Zlatanov, 2008/09/26
- Re: Make with zsh (was: whitespace in filenames), Paul Smith, 2008/09/26
- Re: Make with zsh (was: whitespace in filenames), David Boyce, 2008/09/26
- Re: Make with zsh (was: whitespace in filenames), Martin d Anjou, 2008/09/26
- RE: Make with zsh (was: whitespace in filenames), Brown, Michael l, 2008/09/26
- Re: Make with zsh, Ted Zlatanov, 2008/09/29
- RE: Make with zsh,
Brown, Michael l <=