X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/31cef89cb428866f787983e68246030321893df4..efec98a14f744226453e2a79b26da4b744e9b3ea:/.login?ds=inline diff --git a/.login b/.login index 57f1b3ccd0..d3d7c7627e 100644 --- a/.login +++ b/.login @@ -1,4 +1,5 @@ -tset -e dw -setenv TERM dw -setenv PATH /usr/ucb:/bin:/usr/bin:/etc:.: -stty new +stty dec +unset noglob +set path=(/etc /usr/ucb /bin /usr/bin /usr/local /usr/hosts .) +umask 2 +echo "Don't login as root, use su"