summaryrefslogtreecommitdiffstats
path: root/etc/root/dot.login
blob: 0f8566734bf1fd962b910166c6bb9481c9faba5b (plain)
1
2
3
4
5
6
7
8
9
#	$Id: dot.login,v 1.6 1994/09/16 04:20:13 rgrimes Exp $
#
tset -Q \?$TERM
stty crt erase ^H
umask 2
if ("$0" != "-su") then
  echo "Don't login as root, login as yourself an use the 'su' command"
endif

OpenPOWER on IntegriCloud