Say - a cool terminal command

Sun, 26 November 2006

Another jaw-dropping feature of Mac OS X when showing off to your friends - open the Terminal (~/Applications/Utilities/Terminal ) and type say command, followed by any text.

say.jpg

For example type: say I like silvermac and press return. Your computer promptly does what you asked it do do, it says I like silvermac.

[tags]OSX, terminal, cool, say[/tags]

Stumble it!

Related posts

Web hosting - UNLIMITED space and transfer - $ 6.95 per month

5 Responses to “Say - a cool terminal command”

  1. Some commands to show off:

    uname -a | say

    uptime | say

    Have fun! :D

  2. Nice! I’ve only had my macbook pro for a couple weeks. But each day I find out something I couldn’t do in windows very easily. Mac forever!

  3. Basicly… ‘echo’ with minus one letter.

  4. @Mailman: I do not have a Mac, so I cannot test this, but I think by “say”, they mean the computer physically puts the text in to speech (as OS X does have builh in text-to-speech support), and “says” it, through speakers. I do have a PC running Windows, though, and all “echo” does, is repeat back what you tell it to - in text.

  5. you can also do this in script editor.

    type:

    say “words”

    and press compile button at top then run, you can also tell it to beep,

    beep 3

    tells it to beep 3 times, you can change the beep in:

    system prefrences/sound/sound effects

Leave a Reply