rpeers <arg>

	Rpeers lists out the name and host of MUDs participating in remote 
	networks.    If <arg> is supplied it looks up arg in the database.
        <arg> can be a substring or can contain any number of * and ? chars 
        for shell style globbing.

        Examples:  
          rpeers            (Lists out ALL MUDS in the DB)
          rpeers After      (Lists out MUDS that start with After)
          rpeers A*Five     (Lists out MUDS that start with A and end with Five)
	
	See also mudlink and rwho
