Home | History | Annotate | Line # | Download | only in root
dot.profile revision 1.7
      1  1.7    mrg #	$NetBSD: dot.profile,v 1.7 1997/10/28 03:33:23 mrg Exp $
      2  1.7    mrg 
      3  1.5    cgd PATH=/sbin:/usr/sbin:/bin:/usr/bin
      4  1.1    cgd export PATH
      5  1.6  mikel 
      6  1.6  mikel BLOCKSIZE=1k
      7  1.6  mikel export BLOCKSIZE
      8  1.6  mikel 
      9  1.1    cgd HOME=/root
     10  1.1    cgd export HOME
     11  1.4    jtc 
     12  1.4    jtc if [ -x /usr/bin/tset ]; then
     13  1.4    jtc 	eval `/usr/bin/tset -sQ \?$TERM`
     14  1.4    jtc fi
     15  1.6  mikel 
     16  1.6  mikel umask 022
     17  1.6  mikel 
     18  1.6  mikel echo "Don't login as root, use the su command."
     19