Skip to content

Instantly share code, notes, and snippets.

@kalda341
Created June 1, 2015 03:35
Show Gist options
  • Save kalda341/10a9bb2946d7667b8c90 to your computer and use it in GitHub Desktop.
Save kalda341/10a9bb2946d7667b8c90 to your computer and use it in GitHub Desktop.
#!/bin/bash
sleep $(($1*60)) && mpc pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment