# Crontab for Lobby Chimes # 15 Nov 05 # dpa@io.isem.smu.edu # # Format of this file is: # min hour daymo month daywk cmd # SHELL=/bin/tcsh # # Gregorian plainchant "asumpta" on the hour 1am until 4pm 00 1-16 * * * /usr/bin/play -v 10 $HOME/sound/asumpta.wav # # Gloria on the half hour, always 30 * * * * /usr/bin/play -v 10 $HOME/sound/gloria.wav # # Optional Islamic call to prayers at 5 pm # 00 17 * * * /usr/bin/play $HOME/sound/prayer2.wav # # bulgarian chord at 5 pm and midnight 00 00,17 * * * /usr/bin/play -v 5 $HOME/sound/bulgarian_babes_5b.wav # # bulgarians lulla-bye on the hour from 6 pm until 11 pm 00 18-23 * * * /usr/bin/play -v 5 $HOME/sound/bulgarian_babes_7b.wav #