Skip to content

Instantly share code, notes, and snippets.

@skaslev
Created November 24, 2010 08:42
Show Gist options
  • Select an option

  • Save skaslev/713342 to your computer and use it in GitHub Desktop.

Select an option

Save skaslev/713342 to your computer and use it in GitHub Desktop.
Usage: ./alarm 8h 1337s
#!/bin/sh
sleep $@ && mplayer -loop 0 'Good Morning Starshine.mp3'
@cutthroat
Copy link
Copy Markdown

Абсолютно. In Soviet Russia...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment