Chris,

I use that -x switch all the time in other situations. Don't know why I didn't think of using it in this one. Thanks for reminding me of that.

Prentice

On 3/22/19 1:18 PM, Christopher Samuel wrote:
On 3/21/19 3:43 PM, Prentice Bisbal wrote:

#!/bin/tcsh

Old school script debugging trick - make that line:

#!/bin/tcsh -x

and then you'll see everything the script is doing.

All the best,
Chris

Reply via email to