#sccs "@(#)fndetc:clockupd.wk 1.7" # Write to the hardware clock every Sunday morning to accomodate # synchronization of time between s/w and h/w clock in case day light # saving time is being used. Wait a minute to prevent recursion. # Note: backslash needed to avoid SCCS conflict sleep 60 date `date +%m%d%H\%M`