summaryrefslogtreecommitdiff
path: root/docs/cpuinfo.txt
blob: 7dc41258d61d1bd93f206a7f975f789f782d1806 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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>