Is there one command that will show me CPU, RAM, GPU, Disks, OS all at once on most distros?

Currently at this point, I use:

cat /proc/cpuinfo nvidia-smi OR lshw -C display fdisk -l cat /etc/lsb-release

Is there a faster way to get it all at once on redhats and debians?


Solution 1:

Try apps like neofetch ‒ self described as “a command-line system information tool [that] displays information about your operating system, software and hardware in an aesthetic and visually pleasing way.”