Changes

Jump to navigation Jump to search
2 bytes removed ,  17:10, 12 December 2007
m
Line 99: Line 99:     
   #!/bin/sh  
 
   #!/bin/sh  
   
   # Read the qpsmtpd log file.  
 
   # Read the qpsmtpd log file.  
 
   cat /var/log/qpsmtpd/* | \  
 
   cat /var/log/qpsmtpd/* | \  
   
   # Read all of the countries and count them.  
 
   # Read all of the countries and count them.  
 
   grep 'GeoIP Country:' |  
 
   grep 'GeoIP Country:' |  
227

edits

Navigation menu