<div dir="ltr"><div><div>system prints the  output of the command.<br></div>I cannot save the output with:<br><br></div>(define sv (system (&quot;ls&quot;))<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 25, 2015 at 8:02 AM,  <span dir="ltr">&lt;<a href="mailto:bil@ccrma.stanford.edu" target="_blank">bil@ccrma.stanford.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">system is normally included in s7 in Linux -- try<br>
(help system) or (system &quot;ls -la s7.c&quot; #t).  If your<br>
version of s7 was built with the compiler flag<br>
WITH_SYSTEM_EXTRAS set to 0, you can still get at the<br>
c library&#39;s system function via libc.scm, but<br>
hopefully that isn&#39;t necessary.<br>
<br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">Joseph Vijay</div>
</div>