Skip to content

Instantly share code, notes, and snippets.

@hyoshida
Created February 15, 2015 13:57
Show Gist options
  • Save hyoshida/2dca1aa46d85020a0da6 to your computer and use it in GitHub Desktop.
Save hyoshida/2dca1aa46d85020a0da6 to your computer and use it in GitHub Desktop.
Beep music in FreeBSD
#!/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