fdnstxtlist(1) debian man page | unix.com

Man Page: fdnstxtlist

Operating Environment: debian

Section: 1

fdnstxtlist(1)						      General Commands Manual						    fdnstxtlist(1)

NAME
fdnstxtlist - resolve a list of TXT records for a hostname
SYNOPSIS
fdnstxtlist <hostname>
DESCRIPTION
fdnstxtlist will attempt to look up a list of TXT records for hostname. If any are found, they are printed to standard output seperated by newlines and the program exits with return code 0. If not, nothing is printed and the program exits with return code 1.
BUGS
It is impossible to determine the difference between two TXT records and one TXT record containing a newline in the output.
AUTHOR
Ian Gulliver <ian@penguinhosting.net>
SEE ALSO
libfiredns(3) 2004-02-12 fdnstxtlist(1)
Related Man Pages
txtrecordcreate(3dnssd) - opensolaris
txtrecordgetbytesptr(3dnssd) - opensolaris
txtrecordgetcount(3dnssd) - opensolaris
txtrecordremovevalue(3dnssd) - opensolaris
shishi_realm_for_server_dns(3) - debian
Similar Topics in the Unix Linux Community
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
How to copy a column of multiple files and paste into new excel file (next to column)?