why is hostname(1) output in UPPERCASE?
Thorsten Kampe
thorsten@thorstenkampe.de
Mon Jan 13 03:30:00 GMT 2003
* Eric De Mund (03-01-10 08:24 +0100)
> Why is hostname(1) output in UPPERCASE, when the native Windows 2000
> hostname.exe outputs lowercase?
Cygwin hostname reads
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ComputerName\ActiveComputerName]
"ComputerName"="<uppercase_name>"
while the native reads
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
"ComputerName"="<lowercase_name>"
Thorsten
--
Content-Type: text/explicit; charset=ISO-8859-666 (Parental Advisory)
Content-Transfer-Warning: message contains innuendos not suited for
children under the age of 18
More information about the Cygwin
mailing list