chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Adding (system->string) somewhere


From: Zbigniew
Subject: Re: [Chicken-users] Adding (system->string) somewhere
Date: Mon, 14 Jan 2008 13:54:19 -0600

Ozzi <address@hidden> 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 <address@hidden> wrote:
> See also http://galinha.ucpel.tche.br/Unit%20utils#system

system and system* do not capture the command output.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]