Entries put in earlier were completely and utterly wrong (temporary insanity).
[unix-history] / etc / monthly
index e48ddd7..8f026d6 100644 (file)
@@ -12,7 +12,7 @@ echo "Subject: $host monthly run output"
 
 echo ""
 echo -n "Rotating log files:"
 
 echo ""
 echo -n "Rotating log files:"
-#cd /var/log
+cd /var/log
 for i in kerberos.log lpd-errs wtmp; do
        echo -n " $i"
        if [ -f $i.5 ]; then mv -f $i.5 $i.6; fi
 for i in kerberos.log lpd-errs wtmp; do
        echo -n " $i"
        if [ -f $i.5 ]; then mv -f $i.5 $i.6; fi