Quoting Luis Finotti <luis.fino...@gmail.com>:

Could someone explain how redirection works with Sage (or point me in the
right direction)?

I suggest to not do anything sage- or python-specific to general problem
like this. Instead rely on usual tools, stdbuf in this example:

stdbuf --output=L ./sage tmp.sage > tmp.out

Also check if the command "tee" fits your purpose.

--
Jori Mäntysalo

--
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 https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to