RosettaCodeData/Task/Hostname/NetRexx/hostname.netrexx

5 lines
125 B
Text
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
/* NetRexx */
options replace format comments java crossref savelog symbols binary
say InetAddress.getLocalHost.getHostName