summaryrefslogtreecommitdiff
path: root/docs/cpuinfo.pod
blob: 63ccb4372127309857083c46586ac327d9bc2646 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
=head1 NAME

cpuinfo - A small and humble tool to print out CPU data

=head1 SYNOPSIS

cpuinfo 

=head2 How this works?

This just invokes AWK to parse /proc/cpuinfo and prints out some stuff but
human readable.

=head1 LICENSE

See package description or project website.

=head1 AUTHOR

Paul Buetow - <http://cpuinfo.buetow.org>

=cut