|
|
|
|
|
by GalacticDomin8r
3202 days ago
|
|
> lscpu has predictable output compared to the dmesg.boot log file The CPU info appears in the same place each time, assuming no other changes took place. Even if something did it would effect only it's relative position. And yes the extra info provided by lscpu is very irrelevant for nearly all use cases. > In my world parsing output from command line tools that use predictable identifiers in their output is easier than parsing similar data out of unstructured logs. Sure, but if your argument is that you can't easily do this without the reinvention of the wheel, I disagree. |
|