suve

awful: function: sysinfo-hostname

Declaration

string :sysinfo-hostname

Summary

Returns the hostname of the machine the interpreter is running on.

Example

# Can be placed at the bottom of a CGI script.
:writeln s'<!--- Generated in ' (:fileticks) s'ms by' (:sysinfo-hostname) s'. -->'

wikipage modified on 2014/0601/2317