profile revision 19911
1227569Sphilip# System-wide .profile file for sh(1).
2301388Sarybchik# Uncomment this to give you the default 4.2 behavior, where disk 
3284555Sarybchik# information is shown in K-Blocks
4227569Sphilip# BLOCKSIZE=K; export BLOCKSIZE
5227569Sphilip# Uncomment next two lines to activate Russian locale
6284555Sarybchik# LANG=ru_RU.KOI8-R; export LANG
7227569Sphilip# MM_CHARSET=KOI8-R; export MM_CHARSET
8284555Sarybchik# Uncomment next two lines to activate Italian locale
9284555Sarybchik# LANG=it_IT.ISO_8859-1; export LANG
10284555Sarybchik# MM_CHARSET=ISO-8859-1; export MM_CHARSET
11284555Sarybchik# For full locales list check /usr/share/locale/*
12284555Sarybchik# Read system messages
13284555Sarybchik# msgs -f
14284555Sarybchik# Allow terminal messages
15284555Sarybchik# mesg y
16284555Sarybchik