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