debian man page for fdnsname

Query: fdnsname

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

fdnsname(1)						      General Commands Manual						       fdnsname(1)

NAME
fdnsname - resolve an IPv4 or IPv6 address to a hostname
SYNOPSIS
fdnsname <IP address>
DESCRIPTION
fdnsname will attempt to look up a single hostname for IP address (which is an IPv4 address in dotted-quad format or an IPv6 address in colon-seperated format). 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-13 fdnsname(1)
Related Man Pages
lwres_inetntop(3) - debian
inet_ntop(3n) - hpux
inet_pton(3) - osf1
inet_pton(3) - php
lwres_inetntop(3) - redhat
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?