simulating dnsdomain

Aryeh M. Friedman aryeh.friedman at gmail.com
Thu Jan 21 05:10:20 UTC 2010


I have an application that needs to reliably get the fully qualified dns
name for the localhost (3rd party app so I don't want to change it
unless I have to).... currrently it calls dnsdomainname which is in
linux is an alias for hostname --fqdn but FreeBSD does not have that
option set... how can I simulate this?


More information about the freebsd-questions mailing list