From c71c53e587b8298937e7cf891a957f86ad08e72f Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 5 Nov 2021 09:17:27 +0200 Subject: add README --- README.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.txt 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 - + -- cgit v1.2.3