#!/bin/sh echo "Content-type: text/html; charset=EUC-JP" echo "" cat <<EOF <html> <head> <title>result</title> <meta http-equiv="Content-type" content="text/html; charset=EUC-JP"> </head> <body> <xmp> EOF /usr/bin/awk -f decode.awk cat <<EOF EOF