standards/137173: `uname -n` incorrect behavior
John Hein
jhein at timing.com
Tue Jul 28 20:50:04 UTC 2009
The following reply was made to PR standards/137173; it has been noted by GNATS.
From: John Hein <jhein at timing.com>
To: bug-followup at FreeBSD.org, akosela at andykosela.com
Cc:
Subject: Re: standards/137173: `uname -n` incorrect behavior
Date: Tue, 28 Jul 2009 14:16:17 -0600
It seems at least part of this report is inaccurate.
I tested on linux (Fedora 10) and it seems to behave
the same as freebsd...
[root at foo ~]# hostname
foo.example.com
[root at foo ~]# uname -n
foo.example.com
More information about the freebsd-standards
mailing list