1GET-AREACODES-LIST(1) NCID GET-AREACODES-LIST(1)
2
3
4
6 get-areacodes-list - fetch the latest valid-area-codes derived from
7 wikipedia
8
10 get-areacodes-list [-h] [-V]
11
13 The get-areacodes-list script uses wget to construct a valid-area-codes
14 file from the wikipedia List of North American Numbering Plan area
15 codes.
16
17 You will only need to run this once or twice a year.
18
19 Once downloaded, valid-area-codes will be added to the tests performed
20 by the hangup-fakenum External Hangup Extension script.
21
23 -h Prints this help and exits.
24
25 -V Displays the version and exits.
26
28 NCID: release 1.7 or newer
29
30 wget: fetches files using http
31
32
33 FILES
34 /usr/share/ncid/sys/get-areacodes-list
35 /etc/ncid/valid-area-codes
36
38 hangup-fakenum.1, wget.1, ncidd.8
39 https://en.wikipedia.org/wiki/List_of_North_American_Numbering_Plan_area_codes
40
41
42
43NCID 2012-11-8 GET-AREACODES-LIST(1)