Very niceKS-Soft wrote:Ok, I have added medium priority task
Regards
Alex

Many Kudos to you guys!
Code: Select all
Linux) mpstat -P ALL | grep all | awk '{print 100-$(NF-1)}';;
Code: Select all
Linux) mpstat -P ALL | tail -1 | awk '{print 100-$(NF-1)}';;