RosettaCodeData/Task/Hostname/NetRexx/hostname.netrexx

5 lines
125 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
/* NetRexx */
options replace format comments java crossref savelog symbols binary
say InetAddress.getLocalHost.getHostName