Ævar Arnfjörð Bjarmason [off-list ref] writes:
On Fri, Aug 20, 2010 at 10:13, Raja R Harinath [off-list ref] wrote:
quoted
Ævar Arnfjörð Bjarmason [off-list ref] writes:
quoted
On Thu, Aug 19, 2010 at 04:30, Jonathan Nieder [off-list ref] wrote:
[snip]
quoted
quoted
Although the style you chose is arguably the least ugly, nested shell
interpolation can be hard to follow. How about this?
I think '\'' is harder to follow than \" and \$, but each to his own
:)
There's also the slightly longer but somewhat prettier '"'"'.
I must say, you guys have an odd sense of aesthetics :)
I'd have to agree. If I were writing this I would probably use '\''
myself but that is not because it looks good (it does not) but in my
experience it tends to be the least error prone.
But your original is just fine.