I've been looking through some old files and I found this log analysis script kicking around. It's really simple and outputs the total hits and unique hits (visitors) per day as read from a NCSA format log file. Thought I would post it here for posterity.
This really is first exercise in "bash for dummies" type stuff though ;p
Not that I have that book or even know if it exists?
loganalysis.sh