1 2 3 4 5
#!/usr/bin/ion # Prints the model name of the CPU echo @[grep 'model name' /proc/cpuinfo | head -1][3..5]