Become a MacRumors Supporter for $25/year with no ads, private forums, and more!
  • Did you order new AirTags? We've opened a dedicated AirTags forum.

grapes911

Moderator emeritus
Jul 28, 2003
6,995
10
Citizens Bank Park
The built in cron scheduler is very good. There is no gui for it, but it is easy to learn anyway.

What type of task are you trying to run?
 
Comment

Nutter

macrumors 6502
Mar 31, 2005
432
0
London, England
Use iCal.

You can set an alarm for an event that will automatically launch an application, file or script for you.

The alarms even work when iCal isn't running, as long as you haven't disabled this in iCal's Preferences.
 
Comment

wrldwzrd89

macrumors G5
Jun 6, 2003
12,109
76
Solon, OH
If you need something more powerful than iCal for scheduling tasks, Lingon is free, open-source, Universal, and fills this need on Mac OS X perfectly. I use it myself, and highly recommend it.
 
Comment

neelamudr

macrumors newbie
May 3, 2010
3
0
Explore the steps to create & run scheduled task

Hi,

I am newbie to Mac Mini. Can you explore the steps to schedule a task & how to run it. I am trying to schedule a software i.e. BucketCommander.jar, its a command line version of Bucket Explorer.

I tried iCal to scheduled, but it takes parameters to run.
Normally to run on command prompt, the require following parameters-
java -jar BucketCommander.jar -action:upload -authenticate:my_profile_name -emailprofile:email_profile

If I schedule through iCal then how to pass those parameters. Please explain complete process of scheduled task.

Regards-
Neelam Sharma
 
Comment

neelamudr

macrumors newbie
May 3, 2010
3
0
Schedule task on Mac

Is there any way to schedule task having parameters ??

Let me know the steps, or script to run this.
 
Comment

MattInOz

macrumors 68030
Jan 19, 2006
2,760
0
Sydney
Hi,

I am newbie to Mac Mini. Can you explore the steps to schedule a task & how to run it. I am trying to schedule a software i.e. BucketCommander.jar, its a command line version of Bucket Explorer.

I tried iCal to scheduled, but it takes parameters to run.
Normally to run on command prompt, the require following parameters-
java -jar BucketCommander.jar -action:upload -authenticate:my_profile_name -emailprofile:email_profile

If I schedule through iCal then how to pass those parameters. Please explain complete process of scheduled task.

Regards-
Neelam Sharma

You could look at setting up an Automator Workflow and have iCal trigger the workflow.
 
Comment

kainjow

Moderator emeritus
Jun 15, 2000
7,958
6
So I need a way to automatically download a file every day. I figure there *has* to be an easy to use utility to do that. Let's see...

Lingon 3 is 10.7+ now, and App Store only ($2.99). They have a 2.x version for 10.6 but it's no longer being updated.

Task Till Dawn is free, but doesn't let me run arbitrary scripts directly. Plus it's Java.

Scheduler is free, but a Carbon app and it's UI is confusing and non-standard.

I guess I'll stick with an iCal alarm that runs my AppleScript which executes curl.
 
Comment

Mal

macrumors 603
Jan 6, 2002
6,249
17
Orlando
Lingon 3 is 10.7+ now, and App Store only ($2.99). They have a 2.x version for 10.6 but it's no longer being updated.

Snow Leopard isn't being updated either (not in any way that is likely to break Lingon). I'd just use the old version of that if on Snow Leopard.

jW
 
Comment

kainjow

Moderator emeritus
Jun 15, 2000
7,958
6
Snow Leopard isn't being updated either (not in any way that is likely to break Lingon). I'd just use the old version of that if on Snow Leopard.

I'd rather not pay $5 for a dead product. Plus Lingon is still tied too closely to launchd.

Maybe I'll just write my own :)
 
Comment
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.