<div dir="ltr">Hi, <div><br></div><div>I run a bunch of ncl script operationally in bash scripts. I'd like to be able to detect if NCL encounters a fatal error. Any suggestions on this? </div><div><br></div><div>I've tried this without success: </div><div><br></div><div>





ncl nam_file.ncl || {<br>    echo 'failure'<br>    exit<br>  }<br><div><br></div><div>Thanks. </div><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Micah Sklut<br><br></div></div></div>