Hello, I'm wondering how to capture command output (like in aliases.)

Or rather more specifically, what I want to see text from commands like WHO to show in the active window, instead of only in the server-status window.

Thanks for any help.

-----
P.S. I also would like to know if theres a way to make output from chanserver/nickserv to stop going to the status window, as well as the active window, as it seems really unnessacary.

For example (when sending HELP cmd to chanserv, from chan window), in the status window I see this:
Code:
-
[08:54] -ChanServ- ChanServ allows you to register and control various
-
[08:54] -ChanServ- aspects of channels.  ChanServ can often prevent
-
...


While in the active window (a channel) I see this:
Code:
[08:54] -ChanServ- ChanServ allows you to register and control various
[08:54] -ChanServ- aspects of channels.  ChanServ can often prevent
...


Its the same thing, no need to have so many lines duplicated in the main status window...

Again, thanks for any help.