stats g by operator

These are old archives. They are kept for historic purposes only.
Post Reply
doudl
Posts: 4
Joined: Sun Jul 26, 2009 2:00 pm

stats g by operator

Post by doudl »

Is there a command to show glines set by a certain operator?

I tryed for example: /stats g +s operatorname
With no luck...
katsklaw
Posts: 1124
Joined: Sun Apr 18, 2004 5:06 pm
Contact:

Re: stats g by operator

Post by katsklaw »

stats G not g

Stats are case sensitive

G - gline - Send the gline and gzline list
Extended flags: [+/-mrs] [mask] [reason] [setby]
m Return glines matching/not matching the specified mask
r Return glines with a reason matching/not matching the specified reason
s Return glines set by/not set by clients matching the specified name
Jobe
Official supporter
Posts: 1180
Joined: Wed May 03, 2006 7:09 pm
Location: United Kingdom

Re: stats g by operator

Post by Jobe »

katsklaw wrote:stats G not g

Stats are case sensitive

G - gline - Send the gline and gzline list
Extended flags: [+/-mrs] [mask] [reason] [setby]
m Return glines matching/not matching the specified mask
r Return glines with a reason matching/not matching the specified reason
s Return glines set by/not set by clients matching the specified name
Stats are only case sensative where there is different stats depending on case. In the case of /stats g both G and g work.

As for the +s extension, you MUST provide a <nick>!<ident>@<host> mask to search for, where the mask matches the setter. Eg with "/stats g +s Jobe" it returns nothing but with "/stats g +s Jobe!*@*" it returns all the glines I set.

So in all honesty, the description for +s should be changed to say "the specified mask" as apposed to name, since that has caused a little confusion here.
Your IP: Image
Your Country: Image
doudl
Posts: 4
Joined: Sun Jul 26, 2009 2:00 pm

Re: stats g by operator

Post by doudl »

I tryed:

/stats G +s naamoperator

I get: End of /STATS report


What is the full command to show the 'g' stats set by a certain operator?
doudl
Posts: 4
Joined: Sun Jul 26, 2009 2:00 pm

Re: stats g by operator

Post by doudl »

Nevermind I found it, you have to stats the full user!mask :)
Jobe
Official supporter
Posts: 1180
Joined: Wed May 03, 2006 7:09 pm
Location: United Kingdom

Re: stats g by operator

Post by Jobe »

doudl wrote:Nevermind I found it, you have to stats the full user!mask :)
Jobe1986 wrote:As for the +s extension, you MUST provide a <nick>!<ident>@<host> mask to search for, where the mask matches the setter. Eg with "/stats g +s Jobe" it returns nothing but with "/stats g +s Jobe!*@*" it returns all the glines I set.
Your IP: Image
Your Country: Image
Post Reply