#!/bin/sh HTML2TEXT="html2text -ascii -style pretty -rcfile html2text.rc" #case $# in # 0) $HTML2TEXT;; # *) for file # do # cat <