static bool cached is64BitLinux() { ret isLinux() && startsWithTrim(backtick("uname -m"), "x86_64"); }