[sage-devel] Re: Naming runs of Sage

2012-02-26 Thread Eviatar
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/

Re: [sage-devel] Re: Naming runs of Sage

2012-01-31 Thread Ivan Andrus
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

[sage-devel] Re: Naming runs of Sage

2012-01-31 Thread Jason Grout
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