Created
February 15, 2015 13:57
-
-
Save hyoshida/2dca1aa46d85020a0da6 to your computer and use it in GitHub Desktop.
Beep music in FreeBSD
This file contains 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 | |
# requirements: kldload speaker | |
echo 'CDE ~ CDE ~ GEDCDED ~ CDE ~ CDE ~ GEDCDEC ~ GGEGAAG ~ EEDDL2C' > /dev/speaker |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment