man fdnstxt (Commandes) - resolve a TXT record of a hostname
NAME
fdnstxt - resolve a TXT record of a hostname
SYNOPSIS
fdnstxt <hostname>
DESCRIPTION
fdnstxt will attempt to look up a single TXT record 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>