sS getLinuxMintVersion() { ret !isLinux() ? null : loadTextFile("/etc/issue"); }