guile-user
[Top][All Lists]
Advanced

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

Re: redirecting output


From: Christopher Cramer
Subject: Re: redirecting output
Date: Wed, 3 Apr 2002 14:30:52 -0600
User-agent: Mutt/1.2.5i

On Wed, Apr 03, 2002 at 12:09:14PM -0800, Thien-Thi Nguyen wrote:
>    From: Christopher Cramer <address@hidden>
>    Date: Wed, 3 Apr 2002 14:06:34 -0600
> 
>    address@hidden:~$ cat temp.txt
>    #<output: standard output /dev/pts/1>      <-- !!!
>    hello there
>    address@hidden:~$
> 
> hmmm, is your "cat" a scheme program?!

No, the result of (set-current-output-port (fdopen 3 "w")) is sent
to the current output port, since it's in the repl.

-- 
Christopher Cramer <address@hidden> <http://www.pyro.net/~crayc/>
Quoi que vous fassiez, écrasez l'infâme, et aimez qui vous aime.
        -- Voltaire



reply via email to

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