ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/help/who
(Generate patch)

Comparing:
ircd-hybrid-7.3/help/opers/who (file contents), Revision 1029 by michael, Sun Nov 8 13:10:50 2009 UTC vs.
ircd-hybrid/trunk/help/who (file contents), Revision 7668 by michael, Wed Jul 20 17:09:49 2016 UTC

# Line 1 | Line 1
1   WHO <#channel|user>
2  
3 < The WHO command displays information about a user,
4 < such as their GECOS information, their user@host,
5 < whether they are an IRC operator or not, etc.  A
6 < sample WHO result from a command issued like
3 > The WHO command displays information about a user,
4 > such as their GECOS information, their user@host,
5 > whether they are an IRC operator or not, etc.
6 > A sample 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  
11   The first field indicates the last channel the user
12 < has joined.  The second is the user's nickname.  
13 < The third field describes the status information about
14 < the user.  The possible combinations for this field
12 > has joined. The second is the user's nickname.
13 > The third field describes the status information about
14 > the user. The possible combinations for this field
15   are listed below:
16  
17 < H       -       The user is not away.
18 < A       -       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 < %       -       The user is a half-op in the channel listed.
17 > H - The user is not away.
18 > G - The user is set away.
19 > r - The user is using a registered nickname.
20 > * - The user is an IRC operator.
21 > @ - The user is a channel op in the channel listed in the first field.
22 > + - The user is voiced in the channel listed.
23 > % - The user is a half-op in the channel listed.
24  
25 < The next field contains the username@host of the user.  
26 < The final field displays the number of server hops and
25 > The next field contains the username@host of the user.
26 > The final field displays the number of server hops and
27   the user's GECOS information.
28  
29   This command may be executed on a channel, such as
30 < "WHO #lamers"  The output will consist of WHO
30 > "WHO #lamers"  The output will consist of WHO
31   listings for each user on the channel.
32  
33 < This command may also be used in conjunction with wildcards
33 > This command may also be used in conjunction with wildcards
34   such as * and ?.
35  
36   See also: whois, userhost

Comparing:
ircd-hybrid-7.3/help/opers/who (property svn:keywords), Revision 1029 by michael, Sun Nov 8 13:10:50 2009 UTC vs.
ircd-hybrid/trunk/help/who (property svn:keywords), Revision 7668 by michael, Wed Jul 20 17:09:49 2016 UTC

# Line 1 | Line 0
1 Id Revision

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)