Re: Applescript schedulers
Re: Applescript schedulers
- Subject: Re: Applescript schedulers
- From: Paul Scott <email@hidden>
- Date: Sun, 18 Nov 2007 11:14:31 -0800
I use crontab and find it really reliable and powerful.
I agree. Just remember that your crontab is stored in /var/at/tabs/
not in your home directory. Always keep a copy of it. I've lost many
a crontab when moving to a new computer or reinstalling the OS on a
clean disk because I forgot to back it up. When using crontab -e to
edit the crontab always try to make a habit of doing ":w ~/crontab"
(if vi is your editor) or something similar to make a copy before
you exit.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden