cc: [email protected]
Subject: Re: Re: [ast-users] [ksh93] Global `set -x' ?
--------
> I tried but it did not work fine. Or I used in wrong way?
>
> $ cat set-x.ksh
> .sh.fun.set() { set -x; }
>
> function f1 { echo f1; }
> function f2 { echo f2; }
>
> f1
> f2
>
There was a bug and the discipline function was cleared when f1 completed.
This will be fixed in the next update.
David Korn
[email protected]
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users