I have written an applescript which tells me when I last backed up with Carbon Copy Cloner. I am hoping to add an option to the dialog which will run my CCC scheduled task and back up. From my understanding, the scheduled backup is run through launchd, and the PLIST is located in /Library/LaunchDaemons/. Is there any way I can run this task directly using AppleScript or a shell script (since AS can do that)?