This is an humble GNU AWK script to print out some CPU infos.
  • Shell 52.1%
  • Makefile 47.9%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Paul Buetow c71c53e587 add README
2021-11-05 09:17:27 +02:00
debian Change github name 2015-05-23 21:41:25 +01:00
docs New release 2014-06-22 11:37:11 +02:00
examples initial cpuinfo in utils 2010-11-05 20:23:31 +00:00
src retab, VERSION 2013-07-26 09:01:55 +02:00
.version New release 2014-06-22 11:37:11 +02:00
Makefile add README.pod for github 2014-06-22 11:36:34 +02:00
README.txt add README 2021-11-05 09:17:27 +02:00

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>