Jilles Tjoelker f6196ed2d4 sh: Show more information 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.)
2009-10-16 16:17:57 +00:00
..
2005-08-13 15:04:30 +00:00
2006-02-04 14:37:50 +00:00
2005-08-13 08:26:58 +00:00
2006-04-16 11:54:01 +00:00