This is an humble GNU AWK script to print out some CPU infos.
- Shell 52.1%
- Makefile 47.9%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| debian | ||
| docs | ||
| examples | ||
| src | ||
| .version | ||
| Makefile | ||
| README.txt | ||
NAME
cpuinfo - A small and humble tool to print out CPU data
SYNOPSIS
cpuinfo
How this works?
This just invokes AWK to parse /proc/cpuinfo and prints out some stuff
but human readable.
LICENSE
See package description or project website.
AUTHOR
Paul Buetow - <http://cpuinfo.buetow.org>