logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

resolveip - resolve host name to IP address or vice versa

Author

       MariaDB Foundation (http://www.mariadb.org/).

MariaDB 11.4                                    3 September 2024                                    RESOLVEIP(1)

Description

       The resolveip utility resolves host names to IP addresses and vice versa.

       Invoke resolveip like this:

           shell> resolveip[options]{host_name|ip-addr}...resolveip supports the following options.

       •   --help, --info, -?, -I

           Display a help message and exit.

       •   --silent, -s

           Silent mode. Produce less output.

       •   --version, -V

           Display version information and exit.

Name

       resolveip - resolve host name to IP address or vice versa

See Also

       For more information, please refer to the MariaDB Knowledge Base, available online at
       https://mariadb.com/kb/

Synopsis

resolveip[options]{host_name|ip-addr}...

See Also