On 10/14/2010 05:08 PM, Darrin Chandler wrote: >>>> rm /bin/csh >>>> cp /bin/ksh /bin/csh >> >>> You just forced your csh users to use ksh. Why do you want them to hate you? >> >> It's just a shell, they'll get over it. > > Remove it from /etc/shells instead. Replacing csh with ksh is evil, and > I don't mean that in a good way. >
I thought about doing that too. I need to test it more to see what happens when ksh is the shell and the user executes csh manually. I suppose ksh will still honor TMOUT in that case. Brad

