diff --git a/pages/linux/acountry.md b/pages/linux/acountry.md new file mode 100644 index 0000000000..96012d9b78 --- /dev/null +++ b/pages/linux/acountry.md @@ -0,0 +1,16 @@ +# acountry + +> Print the country where an IPv4 address or hostname is located. +> More information: . + +- 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}}`