#ident	@(#)adm:sysadm	35.1
# This file will be scheduled via the cron command
#
#	Format of lines:
#min	hour	daymo	month	daywk	command >/dev/console 2>/dev/console
#
#	min  - time(s) of day 
#	hour
#	daymo - day(s) of month (1, 2, ... 31)
#	month - month(s) of the year (1, 2, ... 12)
#	daywk - day(s) of week (0-6, 0 = sun)
#
#	Example:
#00	17	*	*	1	command >/dev/console 2>/dev/console
#	
#	At 5:00pm in the evening on mondays during any month of the year,
#	execute 'command', which might be a reminder to do a backup
#
#===================================================================
#
