freebsd-dev/etc/root/dot.login
Rodney W. Grimes 8f087b98fa Eliminate use of raw control characters in stty commands, make echo's and
stty commands self consistent.

Submitted by:	bde
1994-09-16 04:20:14 +00:00

7 lines
132 B
Plaintext

# $Id: dot.login,v 1.5 1994/06/15 22:58:47 jkh Exp $
#
tset -Q \?$TERM
stty crt erase ^H
umask 2
echo "Don't login as root, use su"