#!/bin/sh while IFS='' read LINE; do F=${LINE% *} T=${LINE##* } T=${T## } T=$( printf '%s' "$T" | tr '`' "'" ) L='`raw `__' if test -f head/"$F".html; then L="$L "'`html `__' fi if test -f raw/"$F"; then W=$(wc