Returns a string identifying the Linux system version. The first word of the returned string is "Linux" and the second word in the string identifies the kernel version. A possible output for a Linux system might be:
Example 8.31. RexxUtil - SysLinver
Say SysLinVer() -> "Linux 3.8.13.4-desktop-1.mga3"