[HTTPS-Everywhere] More improvements to makexpi.sh

Colonel Graff graffatcolmingov at gmail.com
Wed Oct 5 18:15:26 PDT 2011


I think he's concerned with systems without bash. While $() is always
preferred over backticks (which my phone curiously doesn't have) in bash for
the reasons you mentioned, not all shell languages have it (from my possibly
out-dated memory).
On Oct 5, 2011 8:52 PM, "Daniel Kahn Gillmor" <dkg at fifthhorseman.net> wrote:
> Thanks for your cleanup, Alex!
>
> On 10/05/2011 08:06 PM, Alex Xu wrote:
>> Replaced $() with `` for increased portability to other sh's.
>
> out of curiosity, which sh implementations on systems capable of running
> firefox cannot handle $()? I think ruling out $() in favor of `` is a
> step backward due to readability and nesting concerns.
>
> --dkg
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.eff.org/pipermail/https-everywhere/attachments/20111005/5e7f4980/attachment.html>


More information about the HTTPS-everywhere mailing list