#!/bin/rc
for(i){
	if (test -f /usr/$user/lib/tel)
		grep -i $i $home/lib/tel
	grep -i $i /lib/tel
}
