#!/bin/sh
echo "Content-Type: text/plain"
echo ""
uname -rsm
uptime
