MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

Mathematica And Cron

  • To: mathgroup at smc.vnet.net
  • Subject: [mg85197] Mathematica And Cron
  • From: "aaronhirshberg at yahoo.com" <aaronhirshberg at yahoo.com>
  • Date: Fri, 1 Feb 2008 02:19:32 -0500 (EST)

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?


  • Prev by Date: Drawing on top of the image
  • Next by Date: Using "Limit" when the limit is a delta function
  • Previous by thread: Re: Drawing on top of the image
  • Next by thread: Re: Mathematica And Cron