BSD 4_2 development
[unix-history] / usr / lib / crontab
index 826d030..dc6d256 100644 (file)
@@ -3,9 +3,11 @@
 15 4 * * * find /usr/preserve -mtime +7 -a -exec rm -f {} \;
 20 4 * * * find /usr/msgs -mtime +21 -a ! -perm 444 -a ! -name bounds -a -exec rm -f {} \;
 30 4 * * * /usr/lib/uucp/cleanlog
 15 4 * * * find /usr/preserve -mtime +7 -a -exec rm -f {} \;
 20 4 * * * find /usr/msgs -mtime +21 -a ! -perm 444 -a ! -name bounds -a -exec rm -f {} \;
 30 4 * * * /usr/lib/uucp/cleanlog
-40 4 * * * find / -name '#*' -atime +3 -exec rm -f {} \;
+40 4 * * * find / '(' -name '#*' -o -name '*.CKP' ')' -a -atime +3 -a -exec rm -f {} ';'
 0,15,30,45 * * * * /usr/lib/atrun
 0,10,20,30,40,50 * * * * /etc/dmesg - >>/usr/adm/messages
 0,15,30,45 * * * * /usr/lib/atrun
 0,10,20,30,40,50 * * * * /etc/dmesg - >>/usr/adm/messages
-1,11,21,31,41,51 * * * * (echo -n '    '; date; echo \r) >/dev/console
+1,11,21,31,41,51 * * * * (echo '       ' `date`; echo '\r') >/dev/console
 0 0 * * * su daemon < /usr/local/lib/uucp.daily
 0 5,12,18 * * * su daemon < /usr/local/lib/uucp.6hours
 0 0 * * * su daemon < /usr/local/lib/uucp.daily
 0 5,12,18 * * * su daemon < /usr/local/lib/uucp.6hours
+0 0 * * * /usr/local/lib/news/expire
+5 4 * * * sh /usr/adm/newsyslog