Channel says to Ubuntu 台灣社群
search_machine(){ if [["$(cat /proc/cpuinfo|grep machine)" == *'MACHINE_EXAMPLE'*]]; then echo "ok" fi