static cached bool isRaspberryPi() { ret isLinux() && cic(loadTextFile("/proc/cpuinfo"), "raspberry pi"); }