This is now Trac #12598: http://trac.sagemath.org/sage_trac/ticket/12598
--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/
On Jan 31, 2012, at 11:18 AM, Jason Grout wrote:
> On 1/31/12 2:23 AM, Ivan Andrus wrote:
>> On Jan 31, 2012, at 8:37 AM, Iftikhar Burhanuddin wrote:
>>> Hi folks,
>>>
>>> When I execute a Sage script using the 'nohup' command [1], for instance
>>>
>>> nohup sage test.sage> out.txt&
>>>
>>> t
On 1/31/12 2:23 AM, Ivan Andrus wrote:
On Jan 31, 2012, at 8:37 AM, Iftikhar Burhanuddin wrote:
Hi folks,
When I execute a Sage script using the 'nohup' command [1], for instance
nohup sage test.sage> out.txt&
the process is listed in the 'top' command display as 'python'. How do
I give user