I use a macbook pro, is there any software I need to download?
How do I use the command line to email me?
Lastly I ask because I would like to use a program that I can have e-mail me when my renders are finished on Maya. Thanks.
I use a macbook pro, is there any software I need to download?
How do I use the command line to email me?
Lastly I ask because I would like to use a program that I can have e-mail me when my renders are finished on Maya. Thanks.
September 7th, 2010 on 8:01 pm
This is possible on Linux. On a Mac you might have to program. Java 1.6 has Desktop.browser() and that gets the system’s default browser. python also can command the system browser. Before you try either of those options — Apple is currently at version 1.5 java — research to see if AppleScript will do what you want. I include the link below because I know MacOS is part Linux. I don’t know how much Linux is exposed.