Basic Commands For Bondage Bay Users

USER INFORMATION:

.about
	Usage   : about <user>

	This commands displays the user's profile


.examine
	Usage   : examine <user>

	This commands shows you various useful statistics
	relating to the users current or most recent login.

.ustat
	Usage   : ustat [<user>]

	Shows the attributes and details of the user.  If you omit the user ustat
	defaults to you.

.last
	Usage   : last [<user>]

	Shows you when a user was last logged on.  If the <user> option is omitted
	then a list of the last number of users to log on will be displayed.

.who
	Usage   : who
	Aliases : @

	This shows a full list of people currently logged on to the talker, including
	descriptions, areas, etc.

.grepu
	Usage   : grepu <pattern>

	This command allows you to search for a user who's name has the 
	in it.  

	The pattern can include the wildcard *

	For example: .grepu an* will return all names that start with the letters 'an'
	              such as Andy, Android, etc.

	           : .grepu *an* will return all names that contain 'an' regardless of
        	      where it occurs in the name, such as Andy, Candy, Bland, etc.

	If you do a .grepu *, it will return the names of all active users.

	NOTE: grepu is short for Get REPort on Users