10 date > $TMPDIR/sp.errs
11 echo >> $TMPDIR/sp.errs
16 echo "cat <<'EOF' >----------------" >> $TMPDIR/sp.errs
17 echo "Section $dir" >> $TMPDIR/sp.errs
20 spell
$file >> $TMPDIR/tmp.$$
22 sort $TMPDIR/tmp.$$ |
uniq |
comm -23 - $TOOLS/sp.ignore
>> $TMPDIR/sp.errs