ref: 1bfae72aa176cf628336d3e2c9f9b4d9c189e7d2 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 ''