profile revision 38738
126240Swpaul#	$Id:$
226240Swpaul#
350477Speter# System-wide .profile file for sh(1).
426240Swpaul# Uncomment this to give you the default 4.2 behavior, where disk 
530908Scharnier# information is shown in K-Blocks
630908Scharnier# BLOCKSIZE=K; export BLOCKSIZE
770022Sru# Uncomment next three lines to activate Russian locale
830908Scharnier# LANG=ru_RU.KOI8-R; export LANG
930908Scharnier# MM_CHARSET=KOI8-R; export MM_CHARSET
1030908Scharnier# LC_ALL=ru_RU.KOI8-R; export LC_ALL
1130908Scharnier# Uncomment next three lines to activate Italian locale
1268963Sru# LANG=it_IT.ISO_8859-1; export LANG
1330908Scharnier# MM_CHARSET=ISO-8859-1; export MM_CHARSET
1495083Scharnier# LC_ALL=it_IT.ISO_8859-1; export LC_ALL
1595083Scharnier# For full locales list check /usr/share/locale/*
1695083Scharnier# You should also read the setlocale(3) man page for information
1726240Swpaul# on how to achieve more precise control of locale settings.
1826240Swpaul# Read system messages
1930908Scharnier# msgs -f
2026240Swpaul# Allow terminal messages
2130908Scharnier# mesg y
2230908Scharnier