From 83b47273aaa790989f891cd80c2b1493baed8a31 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Tue, 1 Mar 2011 11:22:28 -0800 Subject: Use lscpu in show tech support lscpu gives more concise and readable output --- functions/tech-support | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions/tech-support') diff --git a/functions/tech-support b/functions/tech-support index 7615c7b..c014764 100755 --- a/functions/tech-support +++ b/functions/tech-support @@ -269,7 +269,7 @@ cat /proc/modules header CPU header Installed CPU/s -cat /proc/cpuinfo +lscpu header Cumulative CPU Time Used by Running Processes top -n1 -b -S -- cgit v1.2.3