Ozzi <[EMAIL PROTECTED]> writes:
> >>> I am using the following code, which just takes a single string:
> >>> (define (system->string cmd)
> >>>   (string-chomp (with-input-from-pipe cmd read-all)))

On Jan 14, 2008 1:45 PM, Kon Lovett <[EMAIL PROTECTED]> wrote:
> See also http://galinha.ucpel.tche.br/Unit%20utils#system

system and system* do not capture the command output.


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to