(一)chmod a+x bash.sh
(二)chmod a+x Test1.sh
(三)chmod a+x Test2.s
3.运行脚本,并使用top命令查看cpu占用率
(一)运行Test1.sh
(二)运行Test2.sh
(三)使用pkill命令杀死进程



