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/,
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
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
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
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!