Following command is used to get Memory Information:
cat /proc/meminfo
Sample Output:
Following command is used to get CPU Information:
cat /proc/cpuinfo
Sample Output:
Following command is used to get version Information:
cat /proc/version
Sample Output: