I was looking through the log for the daily or weekly cron job (can't remember which) and I noticed errors stemming from usage of the 'head' Unix command. So, when I tried to do a 'head -1' on a text file, i get an error and a usage message very different from the head command I'm used to - it looks like some kind of HTTP utility. However the man page looks like the one I know of. Anybody know what's up with this?
joe
joe