#!/bin/bash ./bashlib.sh echo "Content-type: text/html" echo "" echo "" echo "Hello, world!" echo ""