#!/bin/sh # source: blinux-list at leb.net/blinux beep -f 222 -l 80 -r 2 -d 20 beep -f 888 -l 80 -r 2 -d 20 beep -f 444 -l 80 -r 2 -d 20 exit