How do I auto Logout my shell user in Linux after certain minutes of inactivity?
{ 1 comment }
I‘ve set the the TMOUT in the ~/.profile of the user account as well as in /etc/profile file on my UNIX or Linux servers. How do I unset the TMOUT variable? How to unset TMOUT temporarily under UNIX like operating systems?
{ 0 comments }