infra: Output cpu info

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
Tim 'mithro' Ansell 2019-02-01 22:32:19 +11:00
parent c8f7480cb8
commit bea995b5ea
3 changed files with 18 additions and 0 deletions

View File

@ -37,6 +37,12 @@ echo "----------------------------------------"
echo "----------------------------------------"
echo "----------------------------------------"
cat /proc/cpuinfo
echo "----------------------------------------"
echo "----------------------------------------"
echo "----------------------------------------"
find .
echo "----------------------------------------"

View File

@ -37,6 +37,12 @@ echo "----------------------------------------"
echo "----------------------------------------"
echo "----------------------------------------"
cat /proc/cpuinfo
echo "----------------------------------------"
echo "----------------------------------------"
echo "----------------------------------------"
find .
echo "----------------------------------------"

View File

@ -32,6 +32,12 @@ echo "----------------------------------------"
echo "----------------------------------------"
echo "----------------------------------------"
cat /proc/cpuinfo
echo "----------------------------------------"
echo "----------------------------------------"
echo "----------------------------------------"
find .
echo "----------------------------------------"