bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: maybe some of these "case" reactions are no-no's


From: Paul Jarc
Subject: Re: maybe some of these "case" reactions are no-no's
Date: Wed, 10 Apr 2002 11:45:00 -0400
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/20.7 (i386-redhat-linux-gnu)

Andreas Schwab <schwab@suse.de> wrote:
> prj@po.cwru.edu (Paul Jarc) writes:
>|> Dan Jacobson <jidanni@deadspam.com> wrote:
>|>> $ case a in b)esac #odd.  what about ;;?
>|>
>|> Looks like that ought to fail.
>
> This is correct, the ;; is optional before esac (see case_list_ns in the
> shell grammar of POSIX.1-2001).

Ah, ok.  Doc bug, then.


paul



reply via email to

[Prev in Thread] Current Thread [Next in Thread]