4bf1c78bfb
Someone was on crack.
9 lines
244 B
Plaintext
9 lines
244 B
Plaintext
# $NetBSD: dot.login,v 1.8 2000/02/19 19:00:13 mycroft Exp $
|
|
|
|
eval `tset -sQrm 'unknown:?unknown'`
|
|
|
|
# Do not display in 'su -' case
|
|
if ( ! $?SU_FROM ) then
|
|
echo "We recommend creating a non-root account and using su(1) for root access."
|
|
endif
|