diff options
| -rw-r--r-- | README.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..7dc4125 --- /dev/null +++ b/README.txt @@ -0,0 +1,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> + |
