<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 2 October 2014 02:46, Richard L. Hamilton <span dir="ltr"><<a href="mailto:rlhamil2@gmail.com" target="_blank">rlhamil2@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":3r9" class="a3s" style="overflow:hidden">if [ -x /usr/bin/zonename ] && [ x”`/usr/bin/zonename`” = x”global” ]<br>
</div></blockquote><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":3r9" class="a3s" style="overflow:hidden">(the x in front of the strings being compared is just paranoia against one of them having a syntactically confusing value, like a dash option or an = sign)</div></blockquote></div><br>I could be wrong, but I don't know of any shell that would misinterpret a dash or equals when inside double quotes.</div><div class="gmail_extra"><br></div><div class="gmail_extra">J</div><div class="gmail_extra"><br></div></div>