cron 488 B

12345678910111213141516
  1. # sys crontab
  2. # keep backup of key info
  3. #45 * * * * p9auth cd /adm && mk -f /cfg/p9auth/mkfile.adm
  4. # update manual indices
  5. 0 4 * * 0 local cd /sys/man && mk indices
  6. # look at the wiki changes
  7. #30 5 * * * local cd /sys/lib/dist && yesterday.wiki >yesterday.out >[2=1]
  8. # save archive vacs after nightly dump; leave plenty of time for it to finish
  9. #30 6 * * * fs cd /sys/log && grep 'archive vac:[0-9a-f]+$' fs >>fs.archive
  10. # grab new rfcs and drafts
  11. #30 9 * * * local /lib/rfc/grabrfc