<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_quote"><div>You didn&#39;t have to delete it, just make sure that the new version comes ahead in yout path, say</div>
<div><br></div><div>% set path = ( /opt/opengrads $path )         #  C-shell</div>
<div>% export PATH=/opt/opengrads:$PATH     # bash, ksh, sh</div><div><br></div><div>or address grads by the full pathname:</div><div><br></div><div>% /opt/opengrads/grads</div></div></blockquote><div><br></div><div>All my problems are resolved now, but thought it might be interesting to note that I tried the export and the full path suggestions noted above and neither resolved my problem until I deleted the grads in /usr/local/bin/</div>
<div><br></div><div>*shrug*</div><div><br></div><div> </div></div>