Procedure Uname (var unamerec:utsname) ;
Uname gets the name and configuration of the current LINUX kernel, and returns it in unamerec.
LinuxError is used to report errors.
GetHostName, GetDomainName, uname (2)