mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
17 lines
354 B
Markdown
17 lines
354 B
Markdown
![]() |
# acountry
|
||
|
|
||
|
> Print the country where an IPv4 address or hostname is located.
|
||
|
> More information: <https://manned.org/acountry>.
|
||
|
|
||
|
- Print the 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}}`
|