I have been trying to work out 'cut'..
But there are no examples in the manpage, I want to get the last bit from this...
cat /proc/cpuinfo | grep "cpu MHz"
(Just the speed in mhz)
I cant work out the manpage, it doesnt really explain anything.


