Skip to content

Instantly share code, notes, and snippets.

@zmalltalker
Created March 14, 2018 16:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zmalltalker/8c57df5c77a33dbb23e6ace338c1ec04 to your computer and use it in GitHub Desktop.
Save zmalltalker/8c57df5c77a33dbb23e6ace338c1ec04 to your computer and use it in GitHub Desktop.
#!/bin/sh
msg=`date +"Klokka er %H %M %S"`
say -v Nora $msg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment