zsh-users
 help / color / mirror / code / Atom feed
* Globbing/parameter expansion question
@ 2005-04-25  8:47 Tom Martin
  2005-04-25 10:51 ` DervishD
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Martin @ 2005-04-25  8:47 UTC (permalink / raw)
  To: zsh-users

Hello,

I've found a mail indexing and searching program which I really like. It
just has one disadvantage: the command line interface is stupid.

For example:

nmzmail -i -m inbox

will index the inbox maildir, but then to index multiple mailboxes, it
accepts:

nmzmail -i -m inbox -m sent-mail -m list-zsh-users

So, it's not possible to simply glob for the mailboxes you want because
it needs to have another explicit -m before the next mailbox.

Although a for loop is the obvious solution, I want to avoid using one
because I want to get a full summary of all the mail being indexed, but
also (mainly) because I want to know more about how to do something like
this in zsh.

Sorry for the monologue, but are there any takers?

Thanks,
Tom

-- 
Tom Martin, http://dev.gentoo.org/~slarti


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

end of thread, other threads:[~2005-04-25 11:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-25  8:47 Globbing/parameter expansion question Tom Martin
2005-04-25 10:51 ` DervishD
2005-04-25 11:19   ` Tom Martin

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).