The tag has no wiki summary.

learn more… | top users | synonyms

8
votes
4answers
1k views

OSX: Is there a built-in scheduler program?

I would like to schedule a task to execute with parameters at a specific time/date in the future. Does OS X include any such tool (even if it's command-line)? If not, are there any free or relatively ...
3
votes
3answers
520 views

scheduled account lock Mac OS X

You can set your Mac OS X account to automatically lock the screen so that the password is required after a certain amount of time of inactivity, but can you do the same thing using a schedule (say at ...
8
votes
2answers
2k views

Automatically delete a folder daily

Is there a way to automatically have a folder deleted every day at 4am? I'm running 10.6.7.
1
vote
1answer
502 views

How to automate execution locate.updatedb by using a bash script

I am looking for a bash set of commands that will enable me to schedule the execution of /usr/libexec/locate.updatedb once every day. Please respond only with a set of command line commands, because ...
3
votes
2answers
693 views

How should I schedule a one off job?

Context: I want to schedule various servers I look after to install various updates (both through SU and not) and restart as and when necessary but remotely and out of office hours. Not on a regular ...