bug-bash
[Top][All Lists]
Advanced

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

Re: syntax error while parsing a case command within `$(...)'


From: Koichi Murase
Subject: Re: syntax error while parsing a case command within `$(...)'
Date: Tue, 16 Feb 2021 14:10:05 +0800

2021年2月16日(火) 13:56 Oğuz <oguzismailuysal@gmail.com>:
>     $ if (:) then (:) fi
>     $
>
> I had no idea.

Oh, I forgot about `(list)'. I should also add this to the list:

$ bash -c ': $(case x in (x) (echo a) esac)'

--
Koichi



reply via email to

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