Plan 9 from Bell Labs’s /n/sources/plan9/cron/sys/cron

Copyright © 2009 Alcatel-Lucent.
Distributed under the Lucent Public License version 1.02.
Download the Plan 9 distribution.


# sys crontab

# keep backup of key info
#45 * * * *	p9auth	cd /adm && mk -f /cfg/p9auth/mkfile.adm

# update manual indices
0 4 * * 0	local	cd /sys/man && mk indices

# look at the wiki changes
#30 5 * * *	local	cd /sys/lib/dist && yesterday.wiki >yesterday.out >[2=1]

# save archive vacs after nightly dump; leave plenty of time for it to finish
#30 6 * * *	fs	cd /sys/log && grep 'archive vac:[0-9a-f]+$' fs >>fs.archive

# grab new rfcs and drafts
#30 9 * * *	local	/lib/rfc/grabrfc

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2009 Alcatel-Lucent. All Rights Reserved.
Comments to webmaster@plan9.bell-labs.com.