Resolve a hostname to an ipv4 address
fdnsip <hostname>
fdnsip will attempt to look up a single IPv4 address for hostname. If one is found, it is printed to standard output and the program exits with return code 0. If not, nothing is printed and the program exits with return code 1.
Ian Gulliver <[email protected]>
libfiredns(3)