On 2/13/21 3:21 PM, Oğuz wrote:
   $ bash -c ': $(case x in x) esac)'
   bash: -c: line 1: unexpected EOF while looking for matching `)'
   bash: -c: line 2: syntax error: unexpected end of file

`case x in x) esac' is a complete case command, a syntax error is
unexpected here.

It is unexpected, though the syntax is obscure. I'll fix it.

--
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    c...@case.edu    http://tiswww.cwru.edu/~chet/

Reply via email to