Shirt Pocket Discussions  
    Home netTunes launchTunes SuperDuper! Buy Now Support Discussions About Shirt Pocket    

Go Back   Shirt Pocket Discussions > SuperDuper! > General
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 02-26-2006, 08:53 PM
cucciasv cucciasv is offline
Registered User
 
Join Date: Feb 2006
Posts: 1
Run Shell Scripts

Hi... I need some sort of an audible alert when SuperDuper is finished, and I would like to use the system voice feature. I am not a programmer, but I know there is the UNIX terminal SAY command (eg; say "SuperDuper is finished") .... How can I program this to run in SuperDuper? I see in the Advanced Options panels a checkbox and field to specify a script file to run ("Run shell script after copy completes"), but I am not sure what to do here.

Any help would be appreciated.

Thanks in advance.
Sandro
Reply With Quote
  #2  
Old 02-26-2006, 09:31 PM
dnanian's Avatar
dnanian dnanian is offline
Administrator
 
Join Date: Apr 2001
Location: Weston, MA
Posts: 14,923
Send a message via AIM to dnanian
Well, Sandro, you'd create a plan text file with the text:

Code:
#!/bin/sh
say "SuperDuper is finished"
Save that as a file named whatever you want, in your Home folder or some other known location, with no extension. Then, open Terminal. Type:

Code:
chmod +x
(there's a space after the x) and then drag the file you just saved from Finder into the Terminal window. That'll enter the path to the file. Press Return at the end.

Then, set the On completion shell script to this file.

That's all there is to it!
__________________
--Dave Nanian
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Do shell script erroring? Budgie General 1 02-08-2006 04:50 PM
Partitioning & Bu Strategy & scripts MacMedix General 1 09-19-2005 09:09 PM
What does Edit > Show All Copy Scripts do? (seriously) Darkside General 3 05-12-2005 11:01 AM
Questions about "exclude system cache/temporary files" Copy Scripts Darkside General 1 05-12-2005 09:48 AM
Error when running SuperDuper via shell script kbradnam General 9 03-09-2005 05:12 PM


All times are GMT -4. The time now is 08:55 AM.


Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.