!	 $eterna: recursion,v 1.6 2002/08/29 10:25:08 mrg Exp $
!
! Copyright (c) 1990-2002  Michael Sandrof, Troy Rollo, Matthew Green,
! and other ircII contributors.
!
! All rights reserved.  See the HELP IRCII COPYRIGHT file for more
! information.
!
Usage: LOAD recursion
  These are just a bunch of useful examples of recursive aliases.
  Stuff like.. 
    conbunch <server list>		Connect to several servers.
    squitbunch <server list>		Squit several servers.
    versbunch <server|user list>	check version for several servers
  and my favorite
    opalot <+/-> <nickname list>	Op or deop several people.
  
  There are more.. Take a look at the file and the format of how things
  are done.  And be sure to remember the MAX_RECURSIONS limit.

See Also:
  SET MAX_RECURSIONS
