IRC channel logs

2014-06-12.log

back to list of logs

***cky944 is now known as cky
<jmd>What is the guile equivalent of "echo Hello > /tmp/foo" ?
<b4283>(with-output-to-file "/tmp/foo" (lambda () (display "Hello")))
<Fulax>(newline)
<b4283>ah, yes
*Fulax was just nitpicking
<lloda>"Hello\\n" does work
<jmd>Thanks
<dsmith-work>Hey Hi Howdy, Guileers