• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • VCS
  • Interview Questions
  • Database
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

acountry Command Examples in Linux

by admin

acountry command print the country where HOST (an IPv4 address or hostname) is located, using the countries.nerd.dk DNS domain to identify the country. This utility comes with the c-ares asynchronous resolver library.

acountry Command Examples

1. Print the country where an IPv4 address or host is located:

# acountry {{example.com}}

2. Print extra [d]ebugging output:

# acountry -d {{example.com}}

3. Print more [v]erbose information:

# acountry -v {{example.com}}

Filed Under: Linux

Some more articles you might also be interested in …

  1. test: command not found
  2. coredumpctl: command not found
  3. faillog Command Examples in Linux
  4. 6 Bash Shell Command Line Chaining Operators in Linux
  5. service: command not found
  6. touch Command Examples in Linux
  7. lrzuntar Command Examples in Linux
  8. autopkgtest Command Examples in Ubuntu
  9. lpr Command Examples in Linux
  10. “docker rmi” Command Examples

You May Also Like

Primary Sidebar

Recent Posts

  • “glab pipeline” Command Examples
  • “glab mr” Command Examples
  • “glab mr merge” Command Examples
  • “glab mr” Command Examples

© 2023 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright