2000-07-26 13:52:19 -04:00
|
|
|
|
2014-08-05 16:00:30 -04:00
|
|
|
%9Syntax:%9
|
|
|
|
|
2000-07-26 13:52:19 -04:00
|
|
|
@SYNTAX:who@
|
|
|
|
|
2014-08-05 16:00:30 -04:00
|
|
|
%9Parameters:%9
|
|
|
|
|
|
|
|
The channel name or output filter; if no arguments are given, the current
|
|
|
|
channel will be used.
|
|
|
|
|
|
|
|
%9Description:%9
|
|
|
|
|
|
|
|
Displays information about users in the specified channel. If you specify a
|
2014-08-07 16:00:40 -04:00
|
|
|
filter, all the users whose nick, userhost or realname matches the filter
|
2014-08-05 16:00:30 -04:00
|
|
|
will be returned.
|
|
|
|
|
|
|
|
If the channel is secret and you are not on it, you will not receive any
|
|
|
|
output.
|
|
|
|
|
|
|
|
Common flags:
|
|
|
|
|
|
|
|
H: The user is available.
|
|
|
|
G: The user is away.
|
|
|
|
*: The user is an IRC operator.
|
|
|
|
@: The user is a channel operator.
|
|
|
|
+: The user is a channel voice.
|
|
|
|
|
|
|
|
%9Examples:%9
|
|
|
|
|
|
|
|
/WHO
|
|
|
|
/WHO #irssi
|
|
|
|
/WHO bob
|
|
|
|
/WHO sar*
|
|
|
|
|
|
|
|
%9See also:%9 CHANNEL, NAMES, WHOIS
|
2000-07-26 13:52:19 -04:00
|
|
|
|