getHPTopProcess.sh 418 Bytes
LANG=en_US
export LANG

uname -a >> ../result_temp/hpTopProcess
echo "*******************************************************************************************#" >> ../result_temp/hpTopProcess
top -h -d 1 -n 15 >> ../result_temp/hpTopProcess
echo "*******************************************************************************************#" >> ../result_temp/hpTopProcess

mv ../result_temp/hpTopProcess ../result/