<br><br><div class="gmail_quote">On Wed, Nov 3, 2010 at 1:02 PM, Sean P. DeNigris <span dir="ltr">&lt;<a href="mailto:sean@clipperadams.com">sean@clipperadams.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
I must have missed something - does this mean I don&#39;t have to install<br>
OSProcess and CommandShell anymore to easily run a unix command and get the<br>
output back (e.g. &quot;ls&quot;)?<br></blockquote><div><br></div><div>No.  The stdio support means you can read and write stdio and hence more easily add Squeak to a pipe or, as I did, write a command-line read-eval-print loop (reader).</div>
<div><br></div><div>cheers,</div><div>Eliot</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Sean<br>
<font color="#888888">--<br>
View this message in context: <a href="http://forum.world.st/stdio-support-tp3023995p3026097.html" target="_blank">http://forum.world.st/stdio-support-tp3023995p3026097.html</a><br>
Sent from the Squeak - Dev mailing list archive at Nabble.com.<br>
<br>
</font></blockquote></div><br>