ref: 2d06aac2abbd22757b6aa33b4fdc0c9ead4b7d50 dir: /rc/bin/tel/
#!/bin/rc rfork e for(i){ if (test -f $home/lib/tel) grep -i $i $home/lib/tel grep -hi $i /lib/tel /lib/areacodes } exit ''