ref: 793efcee28211f3670a70e42efd7fa3d9a3ec92d 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 ''