On Fri, Jun 5, 2009 at 11:13 AM, Hassan Schroeder<hassan.schroeder / gmail.com> wrote: > On Fri, Jun 5, 2009 at 8:36 AM, Matthew Lagace<mlagace / rasib.ca> wrote: >> Oh I see can you give me an example please? > > Sure, here's one: > > 5,20,35,50 * * * * export JAVA_HOME=/usr/local/jdk1.6_013 && > /usr/bin/jruby - S blah blah > > HTH, > -- > Hassan Schroeder ------------------------ hassan.schroeder / gmail.com Hassan, just a note, you don't need the "export" part of the line :) --Kyle