On 8/12/11 10:42 AM, samontab wrote:
Thanks for the suggestions.

sage forker works fine on my machine. The startup of sage is almost
instant now. I have a problem though. Normally I would call sage
scripts like this:

sage script.sage

I tried using fsage for executing the scripts:

./fsage script.sage

But it only starts sage (very fast though), without executing the
script. Is it possible to do such thing?.



You'll have to change the code for fsage to accept a command-line argument and execute "load script.sage" or something like that.

Jason

--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to