#!/bin/bash
java -cp /usr/share/htmlconv/jars/htmlconv.jar jp.sourceforge.htmlconv.Conv $*
