#!/bin/sh
# convert mknmz output encoding to UTF-8
/usr/bin/mknmz.euc $* | nkf -w
