Mike VanHorn wrote:
Is there somewhere that I can download the check_forensic script for use on
a Solaris 10 x86 machine? I am getting a bunch of

Look in your source tarball under support/

It's a vanilla shell script; platform neutral, needs trap/cut/(e)grep/join/sed
and xargs, none of them very special...  we coulda made the egrep a bit more
neutral with detecting between grep -E and egrep.

Once upon a time, I turned this into perl, but I'll be dogged if I know where
to dig that out now.  If I find it though, I'll mention it here and get it
into httpd.

Bill

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to