#!/bin/sh /usr/bin/curl -v --silent localhost:80 2>&1 | grep "<title>Apache HTTP Server Test Page powered by CentOS</title>"