can someone help me make SED filter out the postal code?
links -dump http://www.geoiptool.com/en/?IP=$IP | sed -n '/Host Name/ ,/Postal code/p'
links -dump http://www.geoiptool.com/en/?IP=$IP | sed -n '/Host Name/ ,/Postal code/p'