Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Similar thing, with a more general script' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Similar thing, with a more general script
Authored by: Dale Mox on Jun 15, '04 05:40:26PM

Correction:

#!/bin/sh
osascript -e "tell application \"$1\" to quit"



[ Reply to This | # ]