unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* What is the output port of `system*'?
@ 2014-04-26 19:55 Diogo F. S. Ramos
  2014-04-26 22:37 ` Taylan Ulrich Bayirli/Kammer
  0 siblings, 1 reply; 5+ messages in thread
From: Diogo F. S. Ramos @ 2014-04-26 19:55 UTC (permalink / raw)
  To: guile-user

The following program doesn't output to a string, which I expected.

--8<---------------cut here---------------start------------->8---
(define foo
  (with-output-to-string
    (lambda ()
      (system* "ls" "/tmp"))))
--8<---------------cut here---------------end--------------->8---



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-04-27 19:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-26 19:55 What is the output port of `system*'? Diogo F. S. Ramos
2014-04-26 22:37 ` Taylan Ulrich Bayirli/Kammer
2014-04-27  5:30   ` Diogo F. S. Ramos
2014-04-27  6:09     ` Mark H Weaver
2014-04-27 19:27       ` Diogo F. S. Ramos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).