JGruber
Jul 7, 2009, 09:57 AM
Ok, so on my OSX server, we have Python running at 100% CPU usage at random times, and to get it to stop, I'm forced to run a Terminal command.
I want to know if it is possible to use Automator to run said command in Terminal under root once a day at a given time, with no user input.
The command I am using is sudo killall -9 Python
I want to know if it is possible to use Automator to run said command in Terminal under root once a day at a given time, with no user input.
The command I am using is sudo killall -9 Python
