2 lines
89 B
Text
2 lines
89 B
Text
> array ips = Protocols.DNS.gethostbyname("www.kame.net")[1] || ({});
|
|
> write(ips*"\n");
|