|
[Date Index]
[Thread Index]
[Author Index]
Re: Mathematica And Cron
- To: mathgroup at smc.vnet.net
- Subject: [mg85202] Re: Mathematica And Cron
- From: "Mariano Suárez-Alvarez" <mariano.suarezalvarez at gmail.com>
- Date: Sat, 2 Feb 2008 03:22:05 -0500 (EST)
- References: <fnuheb$9s5$1@smc.vnet.net>
On Feb 1, 5:23 am, "aaronhirshb... at yahoo.com"
<aaronhirshb... at yahoo.com> wrote:
> I have a C Shell Script that runs a mathematica package
>
> math -cleanStart -run "<<PackageName.m" > tempfile
>
> This runs fine except when I try to start the script with CRON. Then
> mathematica doesn't work.
> Any advice? Is C Shell the wrong shell to use?
What happens? Can you save the stderr output to file to see
if there are any errors? Do you get any notification from cron?
-- m
Prev by Date:
Re: Mathematica And Cron
Next by Date:
Re: For Loop and NDSolve
Previous by thread:
Re: Mathematica And Cron
Next by thread:
Re: Mathematica And Cron
|