#!/bin/bash # Emphasize the element declarations in a DTD so you can see them. # sjd 2005-12-18. echo "" echo "" echo "" echo "" echo "" echo "
"

cat $* |\
sed 's/&/\&\;/g' |\
sed 's/&<\/span>/g'