Re: applescript-users digest, Vol 3 #2334 - 14 msgs
Re: applescript-users digest, Vol 3 #2334 - 14 msgs
- Subject: Re: applescript-users digest, Vol 3 #2334 - 14 msgs
- From: "Marc K. Myers" <email@hidden>
- Date: Wed, 14 Jan 2004 15:53:04 -0500
To: AppleScript Users <email@hidden>
From: Pablo Misas <email@hidden>
Subject: How do I schedule a script.
Date: Wed, 14 Jan 2004 12:36:52 -0500
Hello all:
I'm running system 10.3. I want to schedule a script that runs weekly
and deletes all users in the users folder.
Does anyone have a similar scenario and could enlighten me?
I'm working on the script right know and that is no problem, the
scheduling part is the one that is worrying me..
Unix provides an excellent scheduling utility called "cron". You can
find out all about it in Terminal with "man cron". To make things
easier, there's a freeware application called "Cronnix" that provides a
handy GUI to cron. Save your script as an application and schedule it
with Cronnix.
Marc [01/14/04 3:52:26 PM]
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.