#!/bin/sh LANGNAME="$1" shift LOCALE="$1" if [ "$#" -gt 1 ]; then shift fi cat <