Here’s how to quickly find CPU and memory information at Linux terminal in Linux Mint / Ubuntu:
1. Issue the following command at the terminal to find CPU information –
cat /proc/cpuinfo
2. Issue the following command at the terminal to find memory information –
cat /proc/meminfo