neofetch
neofetch copied to clipboard
Improvement idea for multiprocessor systems, current output is unclear
Description
Neofetch provides such output on dual xeon:
CPU: Intel Xeon E5405 (8) @ 2.000GHz
I think it would be a lot cleaner if it would be instead like this:
CPU: 2 x Intel Xeon E5405 (4) @ 2.000GHz
Neofetch version
7.1.0
Just solved this in my fork HyFetch. (See commit https://github.com/hykilpikonna/hyfetch/commit/c176e6ffaef6394969159485fa9b5851df4d36f6)
I only have a single-cpu system but I'm pretty sure that it would work on a multi-cpu system as well. You can test this out!