[sage-support] Re: sage -python drop to sage: prompt

2011-04-13 Thread Rado
this should do what you want ./sage -sh python -i file.py On Apr 14, 12:10 am, AndyNovo wrote: > I think he's actually asking about the -i flag.  I was just wondering > the same thing. > > sage myfile.sage > > runs myfile but doesn't return the interactive prompt. > I'm guessing the goal is to

[sage-support] Re: sage -python drop to sage: prompt

2011-04-13 Thread AndyNovo
I think he's actually asking about the -i flag. I was just wondering the same thing. sage myfile.sage runs myfile but doesn't return the interactive prompt. I'm guessing the goal is to run a script and have it end with a sage prompt and some stuff loaded for a session. sage -i looks for package