Created
November 6, 2017 09:42
-
-
Save sekmo/28f8bcf1cbd50b643bac50c303b55285 to your computer and use it in GitHub Desktop.
Alert every 5 minutes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
watch -n 300 afplay /System/Library/Sounds/Purr.aiff -v 11 0<&- &>/dev/null & |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment