ref: eaffa1ef55825c34e138246fe5db5bbf996a8dbb 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 ''