K 10 svn:author V 6 jilles K 8 svn:date V 27 2009-12-20T20:51:20.014823Z K 7 svn:log V 325 MFC r198173: sh: show more info about syntax errors in command substitution: the line number where the command substitution started. This applies to both the $() and `` forms but is most useful for `` because the other line number is relative to the enclosed text there. (For older versions, -v can be used as a workaround.) END