#!/bin/sh

# disable filename globbing
set -f

echo Content-type: text/html
echo

wget tm.inhedo.com/logout
cat ../logoff
