fdnsip6(1) DragonFly General Commands Manual fdnsip6(1)NAME
fdnsip6 - resolve a hostname to an IPv6 addressSYNOPSIS
fdnsip6 <hostname>DESCRIPTION
fdnsip6 will attempt to look up a single IPv6 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.AUTHOR
Ian Gulliver <ian@penguinhosting.net>SEE ALSO
libfiredns(3) 2004-02-12 fdnsip6(1)