import std.stdio, std.socket; void main() { writeln(Socket.hostName()); }