zsh-users
 help / color / mirror / code / Atom feed
* bash conversion trouble.
@ 2017-02-25  1:35 Ray Andrews
  2017-02-25  4:41 ` Bart Schaefer
  0 siblings, 1 reply; 16+ messages in thread
From: Ray Andrews @ 2017-02-25  1:35 UTC (permalink / raw)
  To: Zsh Users

Gentlemen:


I'm trying to convert a long script from bash, which I know not at all, 
to zsh, which I know hardly better:

bash likes thisbut zsh throws a syntax error:

     case "${USE_OVERLAYFS,,}" in

zsh likes this:

     case "${USE_OVERLAYFS}" in

and I can't see what the pair of commas would do anyway and I'm afraid 
to ask.  Will they be missed?



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

end of thread, other threads:[~2017-02-28 19:57 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-25  1:35 bash conversion trouble Ray Andrews
2017-02-25  4:41 ` Bart Schaefer
2017-02-25 15:13   ` Ray Andrews
2017-02-25 15:26     ` Peter Stephenson
2017-02-25 15:55       ` Bart Schaefer
2017-02-25 16:24         ` Ray Andrews
2017-02-25 17:02           ` Bart Schaefer
2017-02-25 19:13             ` Ray Andrews
2017-02-25 20:09               ` Bart Schaefer
2017-02-26  5:05                 ` Ray Andrews
2017-02-26 17:19                   ` Bart Schaefer
2017-02-26 18:03                     ` Ray Andrews
2017-02-26 21:10                       ` Shell history (Re: bash conversion trouble.) Bart Schaefer
2017-02-26 23:23                         ` Ray Andrews
2017-02-28 15:56             ` bash conversion trouble Stephane Chazelas
2017-02-28 19:27               ` Ray Andrews

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