This script works by opening a Terminal window and cd'ing into the directory the script was in. Just copy the script into every folder you want to use if from; it's got a tiny footprint. Here's the code:
set myPath to (do shell script "dirname " & quoted form of (POSIX path of (path to me) as string)) as string tell application "Terminal" activate do script ("cd " & quoted form of myPath) end tell
I recommend naming it something like " Terminal" (the space in f ...
Source: http://feeds.macosxhints.com/click.phdo?i=8044ef3233290da78c7a4212291463f7
mac technical support recent apple news remote desktop apple computer news
No comments:
Post a Comment