]> jfr.im git - irc/rqf/shadowircd.git/blame - help/opers/who
[svn] - the new plan:
[irc/rqf/shadowircd.git] / help / opers / who
CommitLineData
212380e3 1WHO <#channel|user>
2
3The WHO command displays information about a user,
4such as their GECOS information, their user@host,
5whether they are an IRC operator or not, etc. A
6sample WHO result from a command issued like
7"WHO pokey" may look something like this:
8
9#lamers pokey H pokey@ppp.newbies.net :0 Jim Jones
10
11The first field indicates the last channel the user
12has joined. The second is the user's nickname.
13The third field describes the status information about
14the user. The possible combinations for this field
15are listed below:
16
17H - The user is not away.
18G - The user is set away.
19* - The user is an IRC operator.
20@ - The user is a channel op in the channel listed
21 in the first field.
22+ - The user is voiced in the channel listed.
23
24The next field contains the username@host of the user.
25The final field displays the number of server hops and
26the user's GECOS information.
27
28This command may be executed on a channel, such as
29"WHO #lamers" The output will consist of WHO
30listings for each user on the channel.
31
32This command may also be used in conjunction with wildcards
33such as * and ?.
34
35See also: whois, userhost