Use of say command in MAC
This is a fun one: say converts text to speech, using the same TTS engine OS X uses for VoiceOver. Without any options, say will simply speak whatever text you give it out loud.
$ say "Never trust a computer you can't lift."
You can also use say to...
saifuddinss.hashnode.dev1 min read