#!/bin/sh echo I: Set default locale cat <etc/default/locale LANG=en_US.UTF-8 LC_ALL=C EOF