This content originally appeared on DEV Community and was authored by Siddharth
Today I learned about the say
command in macos. You use it like:
$ say something
It may not seem useful, but I use it when I have long scripts to run...
npm run build && say "build done"
...and It can also be used to do fun things...
say abcdefghijklmnopqrstuvwxyz # The impossible is possible
say dskfjkhadsfhjkasjhkfgjdasgfj
This content originally appeared on DEV Community and was authored by Siddharth
Siddharth | Sciencx (2021-04-24T08:57:29+00:00) Say something from the terminal. Retrieved from https://www.scien.cx/2021/04/24/say-something-from-the-terminal/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.