
   This archive unpacks into 2 files and this README :
 
 	mergeactive - Shell script which should be run.
 	sortdups.pl - Perl script run by mergeactive, culls out duplicates.
 
   Basically, you need to name your (current) active file active.Y, and
   their (the new) active file as active.T. Then, just run mergeactive,
   and the resulting active file will be called active.sort. Perl is
   assumed to be in /usr/local/bin (edit the first line of sortdups.pl
   if it's not).
 
 					Mowgli C. Assor
					Infinite Systems
 					mowgli@infinet.com

