<div dir="ltr"><div>Apples-MacBook-Pro:/ apple$ sh -c &#39;/bin/echo -n &quot;$IFS&quot; | hexdump&#39;</div><div>sh: error: /bin/echo -n &quot;$IFS&quot; | hexdump: No such file or directory</div><div>sh: fatal error: no input files</div>
<div>compilation terminated.</div><div><br></div><div><div>Apples-MacBook-Pro:/ apple$ sh --version</div><div>sh (Carlson-Minot Mac OSX Intelx86 2013.05-24 Lite) 4.7.3</div><div>Copyright (C) 2012 Free Software Foundation, Inc.</div>
<div>This is free software; see the source for copying conditions.  There is NO</div><div>warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</div></div><div><br></div><div>I was looking for arm linux gcc toolchain and I remember installing Carlson-Minot package. Is that causing this behaviour ?</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Aug 31, 2014 at 1:56 AM, Dave Horsfall <span dir="ltr">&lt;<a href="mailto:dave@horsfall.org" target="_blank">dave@horsfall.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Sat, 30 Aug 2014, Ryan Schmidt wrote:<br>
<br>
&gt; /bin/echo is necessary to get support for -n, and enclosing the variable<br>
&gt; in quotes is necessary so the shell doesn&#39;t mangle it before it gets to<br>
&gt; echo.<br>
<br>
</div>I&#39;m sure that one of Dante&#39;s circles of hell is reserved for whoever made<br>
&quot;echo&quot; a built-in.  Bill Joy and CSH, wasn&#39;t it?<br>
<br>
-- Dave, now on Mavericks (yay!)<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
macports-users mailing list<br>
<a href="mailto:macports-users@lists.macosforge.org">macports-users@lists.macosforge.org</a><br>
<a href="https://lists.macosforge.org/mailman/listinfo/macports-users" target="_blank">https://lists.macosforge.org/mailman/listinfo/macports-users</a><br>
</div></div></blockquote></div><br></div>