Ah yes Mr Revolution it was you that I saved the attachment from. It works a treat. How can I edit the file you attached to say "welcome back warren"??
OP, to make it easier for you try this to create the script.
In Terminal:
cd ~
echo 'say "Hello Mac User"' > ~/greet.sh
chmod ugo+x ~/greet.sh
You should be able to copy and paste the above commands into your Terminal session.
Then in System Preferences/Accounts/ in your Login Items, add this script just created with the plus (+) symbol. The file will be in your username folder.
I just did this and got this......just a file pop up no speach...(not being critical just trying stuff out! Im new to mac and enjoy playing with stuff!!) thanks for the tuitorals though🙂
I just did this and got this......just a file pop up no speach...(not being critical just trying stuff out! Im new to mac and enjoy playing with stuff!!) thanks for the tuitorals though🙂
This one worked for me...Thanks! The only problem is I just got used not restarting/ turning the macbook off!! How do you make it shout at me on wakeup!!!!
Is there a site or blog with more terminal uses/info/tutorials that you can reccomend for new folk?