zsh-users
 help / color / mirror / code / Atom feed
* zmodload zmv ?
@ 2002-03-19 23:29 Nick Croft
  2002-03-19 23:43 ` Bart Schaefer
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Nick Croft @ 2002-03-19 23:29 UTC (permalink / raw)
  To: zsh-users

zmv looks to be a very handy utility. With Debian, it's located
under /usr/share/zsh/4.0.4/functions/Misc  .

I've tried starting it with zmodload zmv - nothing.

I've moved, chowned, and chmodded it to a local fpath.

What's the trick? All the googling points to the same paragraph being
quoted. The source contains a pretty good description of its uses but no
hint as to startup.

It tries to do something if I explicitly quote the path in the command
line. But emulating the example produced the following

        nicko@work ~/tmp % ../.myfns/zmv '(*).bmp '$1.BMP'
        ../.myfns/zmv: emulate: command not found
        ../.myfns/zmv: local can only be used in a function
        ../.myfns/zmv: typeset: unknown option: `-A'
        ../.myfns/zmv: integer: command not found
        ../.myfns/zmv: setopt: command not found

I imagine those calls would work without problems if it could be loaded 
with zmodload.

Nick


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-03-19 23:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-19 23:29 zmodload zmv ? Nick Croft
2002-03-19 23:43 ` Bart Schaefer
2002-03-19 23:46 ` Phil Pennock
2002-03-19 23:47 ` Dennis Haney
2002-03-20  0:02   ` Nick Croft

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).