<div dir="ltr">I&#39;ve got a Korn shell script which I&#39;m trying to debug with the aid of the &quot;-x&quot; switch, and it works for a while (i.e. as the script executes) until a function is called, then the shell stops displaying the commands as it executes. When the function returns, the commands are displayed again.<div>
<br></div><div>How do I get it to display commands for the entire script?</div><div><br></div><div>Kevin</div></div>