profile revision 38738
1227753Stheraven#	$Id:$
2227753Stheraven#
3227753Stheraven# System-wide .profile file for sh(1).
4227753Stheraven# Uncomment this to give you the default 4.2 behavior, where disk 
5227753Stheraven# information is shown in K-Blocks
6227753Stheraven# BLOCKSIZE=K; export BLOCKSIZE
7227753Stheraven# Uncomment next three lines to activate Russian locale
8227753Stheraven# LANG=ru_RU.KOI8-R; export LANG
9227753Stheraven# MM_CHARSET=KOI8-R; export MM_CHARSET
10227753Stheraven# LC_ALL=ru_RU.KOI8-R; export LC_ALL
11232498Stheraven# Uncomment next three lines to activate Italian locale
12232498Stheraven# LANG=it_IT.ISO_8859-1; export LANG
13232498Stheraven# MM_CHARSET=ISO-8859-1; export MM_CHARSET
14232498Stheraven# LC_ALL=it_IT.ISO_8859-1; export LC_ALL
15232498Stheraven# For full locales list check /usr/share/locale/*
16227753Stheraven# You should also read the setlocale(3) man page for information
17227753Stheraven# on how to achieve more precise control of locale settings.
18227753Stheraven# Read system messages
19227753Stheraven# msgs -f
20232498Stheraven# Allow terminal messages
21227753Stheraven# mesg y
22227753Stheraven