What is the Solaris equivalent of the Linux hostname -f command? On Solaris, when I type hostname, I receive the short name but I need to get the FQDN.
Typing hostname -f sets the short name to be "-f", and the manpage for hostname is pitiful.