Created
November 24, 2010 08:42
-
-
Save skaslev/713342 to your computer and use it in GitHub Desktop.
Usage: ./alarm 8h 1337s
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/sh | |
| sleep $@ && mplayer -loop 0 'Good Morning Starshine.mp3' |
Author
Абсолютно. In Soviet Russia...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Всеки път съм 'man bash' като пиша шел. Ще си добавя "alias facepalm='man bash'" в .bashrc накрая =-)