[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Make with zsh
From: |
Ted Zlatanov |
Subject: |
Re: Make with zsh |
Date: |
Mon, 29 Sep 2008 12:34:10 -0500 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux) |
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
- 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 <=
- RE: Make with zsh, Brown, Michael l, 2008/09/29