Page 1 of 1

create a simple ZIP code lookup tool in bash In bash script create script that you give it a ZIP code, and it’ll report

Posted: Thu May 05, 2022 12:54 pm
by answerhappygod
create a simple ZIP code lookup tool in bash
In bash script create script that you give it a ZIP code,
and it’ll report the city and state the code belongs to.
You must use curl
use this website http://city-data.com/,