Steve Beattie wrote:
I searched through the threads but didn't see
any mention of this. In order to get multiview
to work under gawk (rather than nawk), I had to
(a) modify to modify the script to invoke gawk
(obviously) and then (b) do s/continue/next/ on
the action statements between BEGIN and END;
otherwise gawk would give me an error about not
allowing continue statements outside of loops.
I don't know if that substitution is valid under
nawk, sorry.
Thanks for the nifty tool!
This message posted from opensolaris.org
_______________________________________________
perf-discuss mailing list
perf-discuss@opensolaris.org
That works fine w/ nawk; I've made that change in the
source base.
Thanks!
- Bart
--
Bart Smaalders Solaris Kernel Performance
[EMAIL PROTECTED] http://blogs.sun.com/barts
_______________________________________________
perf-discuss mailing list
perf-discuss@opensolaris.org