clufindhostname(8) debian man page | unix.com

Man Page: clufindhostname

Operating Environment: debian

Section: 8

clufindhostname(8)				      Red Hat Cluster Suite Internal Commands					clufindhostname(8)

NAME
clufindhostname - Find a hostname or IP address given the other.
SYNOPSIS
clufindhostname [-i <ip_address>] [-n <hostname>]
DESCRIPTION
The clufindhostname command is a wrapper around gethostbyname(3) and gethostbyaddr(3).
OPTIONS
-i <ip_address> Call gethostbyaddr(3) on specified IP address. -n <hostname> Call gethostbyname(3) on specified hostname.
SEE ALSO
host(1), gethostbyname(3), gethostbyaddr(3) Jan 2005 clufindhostname(8)
Related Man Pages
endhostent(3) - mojave
gethostbyaddr(3) - mojave
gethostent(3xnet) - opensolaris
pmhostname(1) - centos
gethostbyname(3xnet) - sunos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com