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-generated names to this 'python' process for the purpose of identification? Regards, Ifti [1] http://en.wikipedia.org/wiki/Nohup -- 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/group/sage-devel URL: http://www.sagemath.org