Created
December 16, 2015 06:52
-
-
Save yoggy/842070d3b258dcd94f8b to your computer and use it in GitHub Desktop.
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
| $ ruby -r time -e 'loop{sleep 1;break if Time.now>Time.parse("2015/12/16 18:00:00")}' && aplay test.wav |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment