#!/bin/sh printf '%s\r\n' 'Content-Type: text/html; charset=ISO-8859-1' echo "Hello!"