<div dir="ltr">I kind of wish C-shell had won out in the great shell war. Not to start a religious war but I always thought Bash syntax for scripting was ugly :)<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Aug 27, 2017 at 11:06 PM, Nathan Haines via SGVLUG <span dir="ltr"><<a href="mailto:sgvlug@sgvlug.net" target="_blank">sgvlug@sgvlug.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 08/27/2017 07:23 AM, Chime Hart via SGVLUG wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi All, especially tcsh fans. On a Ubunto 16.04 system I would `love to disable an auto logout option. In examining a tcsh man-page, it mentions autologout is a "shell variable" Also mentions I can edit<br>
/etc/csh.logout<br>
Well, that file has just 1 line, which I suppose I either need to add options, or type something at a prompt? I realize bash has an easier way of remaining logged in, but I would really want to continue enjoying tcsh. So, it looks as if shell variables don't let you type at a command-prompt? Thanks so much in advance for any guidance<br>
Chime<br>
<br>
</blockquote>
<br></div></div>
Not to be indelicate, but a quick Google search for "tcsh autologout" results in 2400 results, most of them links to support sites or tutorials.<br>
<br>
The first link is:<br>
<br>
<a href="https://kb.iu.edu/d/ajgy" rel="noreferrer" target="_blank">https://kb.iu.edu/d/ajgy</a><br>
<br>
I won't spoil the joy of discovery for you, but for anyone who does like the idea, I will note that bash and ksh seem to use a different variable--TMOUT, measured in seconds--to provide the same feature.<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Nathan Haines<br>
Ubuntu - <a href="http://www.ubuntu.com/" rel="noreferrer" target="_blank">http://www.ubuntu.com/</a><br>
<br>
</font></span></blockquote></div><br></div>