zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Zsh-Users List <zsh-users@zsh.org>
Subject: Re: Processing Arguments
Date: Tue, 03 Dec 2013 23:27:22 -0800	[thread overview]
Message-ID: <131203232722.ZM30313@torch.brasslantern.com> (raw)
In-Reply-To: <BAY404-EAS4114D257B427794C8DF6512ABD50@phx.gbl>

On Dec 3,  4:49pm, danielwallace wrote:
} 
} Try looking up zparseopts. It is along the same lines as bush's getopts.

Is "bush" a typo, or yet another shell I've never heard of?

zsh has "getopts" as well as "zparseopts".  The syntax of zparseopts is
a bit harder to understand, but it loops over the entire argument list
for you and stuffs values into arrays or associative arrays, whereas
with getopts you write your own loop (usually "while getopts ...").


  reply	other threads:[~2013-12-04  7:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-03 22:49 danielwallace
2013-12-04  7:27 ` Bart Schaefer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-12-03 22:44 TJ Luoma

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=131203232722.ZM30313@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).