<br><br><div class="gmail_quote">On 12 November 2012 14:47, Mark Workman <span dir="ltr"><<a href="mailto:workmam@kramergraphics.com" target="_blank">workmam@kramergraphics.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div link="blue" vlink="purple" lang="EN-US"><div><p><font face="Consolas"><span style="font-size:10.5pt">We are running RES6.3 <span>  </span>2.6.32-262.el6.x86_64<u></u><u></u></span></font></p><p><span><font face="Consolas"><span style="font-size:10.5pt">csh</span></font></span> –-version returns tcsh-6.17.00<span>   </span>/bin/<span>csh</span> is linked to /bin/<span>tcsh</span><u></u><u></u></p>
<p><font face="Consolas"><span style="font-size:10.5pt">Any tips or guidance is greatly appreciated.<u></u><u></u></span></font></p><br></div></div></blockquote><div><br>The kernel version isn't of much interest except that you're probably running something a little old (2.6.32-279... is current).<br>
<br>The csh/tcsh version also isn't terribly useful, what *is* useful is<br><br>    rpm -q tcsh<br><br>and<br><br>   rpm -q tcsh --changelog <br><br>shows, among other things:<br><br> * Mon Feb 20 2012 Vojtech Vitek (V-Teq) <<a href="mailto:vvitek@redhat.com">vvitek@redhat.com</a>> - 6.17-16<br>
- Revert exit status regression with it's opt-out variable $anyerror,<br>  added by "Fix status of pipelined/backquoted/list of commands" and<br>  opt-in the POSIX-like exit status behaviour by $status_posix_value<br>
  variable instead (#784510)<br><br>and that number is the bugzilla for this problem.<br><br>jch<br></div></div>