zsh-users
 help / color / mirror / code / Atom feed
From: Sean <schliden@gmail.com>
To: zsh-users@sunsite.dk
Subject: Re: Does zsh have an equivalent to the shopt command ?
Date: Sat, 22 Jul 2006 12:16:50 +1000	[thread overview]
Message-ID: <96c45c490607211916p54df21age1109ac3f225213a@mail.gmail.com> (raw)
In-Reply-To: <20060720104719.708b78db.pws@csr.com>

Thanks for the help with setopt.

I am also having a problem with this line in a script:

while getopts ":fhpqvVd:" Option

again, zsh chokes on this.

TIA

On 7/20/06, Peter Stephenson <pws@csr.com> wrote:
> Jean-Rene David <jrdavid@magma.ca> wrote:
> > * Sean [2006.07.19 12:45]:
> > > zsh chokes on this line in a script:
> > >
> > > shopt -s extglob
> > >
> > > Is there an alternative for use in zsh ?
> >
> > setopt extendedglob
>
> However, the globbing syntax enabled by bash's extglob option is the
> ksh-style with parentheses introduced by ?, @, *, + or !.  If you need
> this syntax in zsh, you should "setopt kshglob".
>
> --
> Peter Stephenson <pws@csr.com>                  Software Engineer
> CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
> Cambridge, CB4 0WZ, UK                          Tel: +44 (0)1223 692070
>
>
> To access the latest news from CSR copy this link into a web browser:  http://www.csr.com/email_sig.php
>


  reply	other threads:[~2006-07-22  2:17 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-19 16:44 Sean
2006-07-19 18:06 ` Jean-Rene David
2006-07-20  9:47   ` Peter Stephenson
2006-07-22  2:16     ` Sean [this message]
2006-07-22 10:36       ` Peter Stephenson
     [not found] <96c45c490607220357h2c841b20q506de061f0e6f43b@mail.gmail.com>
     [not found] ` <200607221508.k6MF8W0w002651@pwslaptop.csr.com>
2006-07-24  7:44   ` Sean
2006-07-24 10:01     ` Peter Stephenson
2006-07-24 11:23       ` Sean
2006-07-24 11:35         ` Lloyd Zusman
2006-07-24 11:38         ` Peter Stephenson
2006-07-27  3:38           ` Sean
2006-07-27  9:18             ` Lloyd Zusman
2006-07-27 15:12               ` john_oshea
2006-07-28  0:25               ` Sean
2006-07-27 10:17             ` Peter Stephenson

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=96c45c490607211916p54df21age1109ac3f225213a@mail.gmail.com \
    --to=schliden@gmail.com \
    --cc=zsh-users@sunsite.dk \
    /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).