ref: 8b1d17a2e47c8f1c27bf6c5cd608307aa806d04f 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 ''