Hi all, so, I've been pranking my brother by SSH-ing into his computer and making the mac talk to him using:
osascript -e 'say "Hello Chris I am watching you!" using "Cellos"'
it totally freaks him out, only problem is he is getting wise to me and is certain that I always happen to be at my computer when this happens to him. What I'm asking is there any command that I'm missing that puts a delay on this script, i.e. entering this script with a delay command and having it launch 5 minutes later where I can be happily watching TV? I appreciate any and all feedback.
osascript -e 'say "Hello Chris I am watching you!" using "Cellos"'
it totally freaks him out, only problem is he is getting wise to me and is certain that I always happen to be at my computer when this happens to him. What I'm asking is there any command that I'm missing that puts a delay on this script, i.e. entering this script with a delay command and having it launch 5 minutes later where I can be happily watching TV? I appreciate any and all feedback.