[BACK]Return to monthly CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/monthly between version 1.4 and 1.5

version 1.4, 1997/09/15 09:54:40 version 1.5, 1998/02/02 23:08:57
Line 1 
Line 1 
 #!/bin/sh -  #!/bin/sh -
 #       $OpenBSD$  #       $OpenBSD$
   
 host=`hostname -s`  
 echo "Subject: $host monthly run output"  
   
 if [ -f /etc/monthly.local ];then  if [ -f /etc/monthly.local ];then
         echo ""          echo ""
         echo "Running monthly.local:"          echo "Running monthly.local:"

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5