#!/bin/csh -f echo "Content-type:text/html" echo "" echo "<HTML><BODY><H1>Hello, world.</H1></BODY></HTML>"
單維彰 (01/04/11) ---