View Single Post
Old 01-11-2005, 06:23 PM  
mr_F_2
Senior Member
 
Join Date: Jan 2004
Posts: 203
Default stats limit bug?

stats limit doesn't display any results when using line:
site stats monthdn limit -username
but
site stats monthdn limit username works fine

works this way with all stat formats (ie: alldn, allup, monthup, ... etc etc)

ie:
Code:
site stats alldn limit -mr_F
200-     ______________._________   .  _________________.___  ___
200-  __.\____   ___    \_   _   \ _:__\____   ___   _____  \|   | _.__
200-_ _|____ /   \/  |   /  _____/__|___;_ /   \/    _\_|_   \   |__|_ __
200- ___|__ /     \  |  //   | ___|_._|__ //    \   /    // \    | ___|_
200-    __|_\_____/_____\    | _|___|___|.\_____/_______/___|\   |._|_
200- .------------------.\___|  ALLTiME DOWNLOADERS...        \__|  :-----.
200-.--------------------------------------------------------------------------=-.
200-| [##] User      Group     Tagline                Files  Megabytes   Avg k/s |
200-|-=------------------------------------------------------------------------=-|
200-'-=------------------------------------------------------------------------=-' 
200 stats Command successful.
site stats alldn limit mr_F
200-     ______________._________   .  _________________.___  ___
200-  __.\____   ___    \_   _   \ _:__\____   ___   _____  \|   | _.__
200-_ _|____ /   \/  |   /  _____/__|___;_ /   \/    _\_|_   \   |__|_ __
200- ___|__ /     \  |  //   | ___|_._|__ //    \   /    // \    | ___|_
200-    __|_\_____/_____\    | _|___|___|.\_____/_______/___|\   |._|_
200- .------------------.\___|  ALLTiME DOWNLOADERS...        \__|  :-----.
200-.--------------------------------------------------------------------------=-.
200-| [##] User      Group     Tagline                Files  Megabytes   Avg k/s |
200-|-=------------------------------------------------------------------------=-|
200-| [01] mr_F      SiTEOPS   HERO (siteop)             37        97MB 99581K/s |
200-'-=------------------------------------------------------------------------=-' 
200 stats Command successful.
can anyone confirm?
it's probably just not testing to see if the user delimiter is in front, not sure if it's supposed to, i figured for continuity it probably should test for that.
mr_F_2 is offline   Reply With Quote