For example, we can use ${( ... )} which is now wrong syntax.

$ v=${( command ... )}
bash: ${( command ... )}: bad substitution

Reply via email to