]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - etc/profile
Strengthen the rules governing the 127.0.0.0/8 subnet. The previous rules
[FreeBSD/FreeBSD.git] / etc / profile
1 # System-wide .profile file for sh(1).
2 # Uncomment this to give you the default 4.2 behavior, where disk 
3 # information is shown in K-Blocks
4 # BLOCKSIZE=K; export BLOCKSIZE
5 # Uncomment next three lines to activate Russian locale
6 # LANG=ru_RU.KOI8-R; export LANG
7 # MM_CHARSET=KOI8-R; export MM_CHARSET
8 # LC_ALL=ru_RU.KOI8-R; export LC_ALL
9 # Uncomment next three lines to activate Italian locale
10 # LANG=it_IT.ISO_8859-1; export LANG
11 # MM_CHARSET=ISO-8859-1; export MM_CHARSET
12 # LC_ALL=it_IT.ISO_8859-1; export LC_ALL
13 # For full locales list check /usr/share/locale/*
14 # You should also read the setlocale(3) man page for information
15 # on how to achieve more precise control of locale settings.
16 # Read system messages
17 # msgs -f
18 # Allow terminal messages
19 # mesg y