xref: /dflybsd-src/etc/csh.login (revision 86d7f5d305c6adaa56ff4582ece9859d73106103)
1*86d7f5d3SJohn Marino# $FreeBSD: src/etc/csh.login,v 1.19.2.1 2000/07/31 20:13:26 rwatson Exp $
2*86d7f5d3SJohn Marino# $DragonFly: src/etc/csh.login,v 1.2 2003/06/17 04:24:45 dillon Exp $
3*86d7f5d3SJohn Marino#
4*86d7f5d3SJohn Marino# System-wide .login file for csh(1).
5*86d7f5d3SJohn Marino# Uncomment this to give you the default 4.2 behavior, where disk
6*86d7f5d3SJohn Marino# information is shown in K-Blocks
7*86d7f5d3SJohn Marino# setenv BLOCKSIZE	K
8*86d7f5d3SJohn Marino#
9*86d7f5d3SJohn Marino# For the setting of languages and character sets please see
10*86d7f5d3SJohn Marino# login.conf(5) and in particular the charset and lang options.
11*86d7f5d3SJohn Marino# For full locales list check /usr/share/locale/*
12*86d7f5d3SJohn Marino#
13*86d7f5d3SJohn Marino# Read system messages
14*86d7f5d3SJohn Marino# msgs -f
15*86d7f5d3SJohn Marino# Allow terminal messages
16*86d7f5d3SJohn Marino# mesg y
17