View Single Post
Old 08-09-2011, 11:05 PM  
Yil
Too much time...
 
Join Date: May 2005
Posts: 1,194
Default

Please note that the list of searchable fields includes some things that aren't shown in 'site uinfo' such as logoncount and theme.

Times are in human readable form instead of the seconds since epoch they are stored in the userfile and include difference from current time is also displayed. This is really useful when viewing such things as logonlast and deletedon...

UID/GID's show number and resolved name.

This looks like it will a really handy, yet simple, tool. The next step up would be to take the userinfo export it into a SQL memory only DB and allow full SQL searches on it. That might not be a good idea because of the dependence of nxTools on a really old custom build of SQLite and I don't want dll conflicts.

Regexp is a true regular expression, you can use ^ to make it match the start of fields, \w, \s, etc. Validity of the expression is tested.

Feel free to request additional features, report bugs, or supply useful examples.

Make sure to check out 'site createdby' script here as well in case you missed it.
Yil is offline   Reply With Quote