snippetbashTip
acountry — Print the country where an IPv4 address or hostname is located. More information: <https://manned.or
Viewed 0 times
theacountrycommandwherecountrycliprintipv4
linux
Problem
How to use the
acountry command: Print the country where an IPv4 address or hostname is located. More information: <https://manned.org/acountry>.Solution
acountry — Print the country where an IPv4 address or hostname is located. More information: <https://manned.org/acountry>.Print a country where an IPv4 address or host is located:
acountry {{example.com}}Print extra [d]ebugging output:
acountry -d {{example.com}}Print more [v]erbose information:
acountry -v {{example.com}}Code Snippets
Print a country where an IPv4 address or host is located
acountry {{example.com}}Print extra [d]ebugging output
acountry -d {{example.com}}Print more [v]erbose information
acountry -v {{example.com}}Context
tldr-pages: linux/acountry
Revisions (0)
No revisions yet.