On 24 Apr 2014 16:10, "Robert Moskowitz" <r...@htt-consult.com> wrote: > > Is there a command line that will 'just use' getaddrinfo taking a fqdn as input and return the results? My attempt to find such has come up empty; my search foo is typically weak... >
getent hosts <hostname> That should use the standard glibc (system) resolver with a getaddrinfo call if memory serves.
-- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org