#!/bin/sh

LANG=ja_JP.UTF-8
export LANG

xlnl -U --use-curses OFF $*
