On Sun, 15 Mar 2015 02:57:17 -0700 (PDT)
Volker Braun <vbraun.n...@gmail.com> wrote:

> Presumably your program is printf()-ing stuff on the screen. Once the 
> stdout buffer fills up your program is paused until the parent reads
> the output, this is how stdout works. Redirect stdout to a file or
> use screen/tmux.
> 
  Yes. You were right. I used printf() in the program, but after I
turned it off, the program ran even with the closed page. Thank you
for the tip!

  Vladimir


----- 
 <v...@ukr.net>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to