From owner-cvs-all Sun Feb 15 10:54:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA08165 for cvs-all-outgoing; Sun, 15 Feb 1998 10:54:41 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA08154; Sun, 15 Feb 1998 10:54:36 -0800 (PST) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA01205; Sun, 15 Feb 1998 10:54:27 -0800 (PST) Date: Sun, 15 Feb 1998 10:54:27 -0800 (PST) Message-Id: <199802151854.KAA01205@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-tools@FreeBSD.ORG Subject: cvs commit: src/tools/diag README src/tools/diag/httpd-error httpd-error Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1998/02/15 10:54:26 PST Modified files: tools/diag README Added files: tools/diag/httpd-error httpd-error Log: httpd-error is a shell script which print a summary about Web files which does not exists on your host. E.g. httpd-error -userhits < /var/log/httpd-error.log print the number of errors by users, sorted by error hits. Revision Changes Path 1.3 +1 -0 src/tools/diag/README To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message