profile revision 35121
138494Sobrien# System-wide .profile file for sh(1).
2174298Sobrien# Uncomment this to give you the default 4.2 behavior, where disk 
338494Sobrien# information is shown in K-Blocks
438494Sobrien# BLOCKSIZE=K; export BLOCKSIZE
538494Sobrien# Uncomment next three lines to activate Russian locale
638494Sobrien# LANG=ru_RU.KOI8-R; export LANG
738494Sobrien# MM_CHARSET=KOI8-R; export MM_CHARSET
838494Sobrien# LC_ALL=ru_RU.KOI8-R; export LC_ALL
938494Sobrien# Uncomment next three lines to activate Italian locale
1038494Sobrien# LANG=it_IT.ISO_8859-1; export LANG
1138494Sobrien# MM_CHARSET=ISO-8859-1; export MM_CHARSET
1238494Sobrien# LC_ALL=it_IT.ISO_8859-1; export LC_ALL
1338494Sobrien# For full locales list check /usr/share/locale/*
1438494Sobrien# You should also read the setlocale(3) man page for information
1538494Sobrien# on how to achieve more precise control of locale settings.
1638494Sobrien# Read system messages
1738494Sobrien# msgs -f
1838494Sobrien# Allow terminal messages
1938494Sobrien# mesg y
2042633Sobrien