Jilles Tjoelker 54ccc8b588 sh(1): Mention possible ambiguities with $(( and ((.
In some other shells, things like $((a);(b)) are command substitutions.

Also, there are shells that have an extension ((ARITH)) that evaluates an
arithmetic expression and returns status 1 if the result is zero, 0
otherwise. This extension may lead to ambiguity with two subshells starting
in sequence.
2013-03-24 22:48:45 +00:00
..
2011-05-27 20:53:07 +00:00
2013-01-14 16:40:50 +00:00
2012-11-14 14:08:24 +00:00
2012-07-15 10:49:16 +00:00
2012-01-01 22:17:12 +00:00
2011-06-18 23:43:28 +00:00
2013-01-13 19:26:33 +00:00
2013-02-07 21:24:10 +00:00
2009-12-24 18:41:14 +00:00
2012-02-04 23:12:14 +00:00