ref: 2306dc88df5182cb8cbe84a7f5bc02f87c1ce16e 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 ''