ed1cfd30ce
there's no need to even mention it in shell rc files. Not that it's wrong; just pointless and somewhat misleading. Reviewed by: jilles MFC after: 2 weeks Sponsored by: DARPA, AFRL Differential Revision: https://reviews.freebsd.org/D18809
15 lines
427 B
Bash
15 lines
427 B
Bash
# $FreeBSD$
|
|
#
|
|
# System-wide .profile file for sh(1).
|
|
#
|
|
# For the setting of languages and character sets please see
|
|
# login.conf(5) and in particular the charset and lang options.
|
|
# For full locales list check /usr/share/locale/*
|
|
# You should also read the setlocale(3) man page for information
|
|
# on how to achieve more precise control of locale settings.
|
|
#
|
|
# Check system messages
|
|
# msgs -q
|
|
# Allow terminal messages
|
|
# mesg y
|