Originally posted by: chandru0078
Hi Carlyle
i have checked the .profile for root and kastel user and founded there is NO TMOUT was set.any idea ? thanks for all in advance
kastel>
PATH=/usr/bin:/etc:/usr/sbin:/usr/ucb:$HOME/bin:/usr/bin/X11:/sbin:.
export PATH
if
-s \"$MAIL\" # This is at Shell startup. In normal
then echo "$MAILMSG" # operation, the Shell checks
fi # periodically.
-
cat .profile
root>
PATH=/usr/bin:/etc:/usr/sbin:/usr/ucb:$HOME/bin:/usr/bin/X11:/sbin:/usr/java14/bin:.
JAVA_HOME=/usr/java14/bin
export PATH JAVA_HOME
if
-s \"$MAIL\" # This is at Shell startup. In normal
then echo "$MAILMSG" # operation, the Shell checks
fi # periodically.
chandra