标签: linux bash kill command sleep
我有一个 bash 脚本 abcd.sh ,其中我想在5秒后终止此命令(/usr/local/bin/wrun 'uptime;ps -elf|grep httpd|wc -l;free -m;mpstat'),但在此脚本中它会杀死{{ 5秒后命令1}}。
(/usr/local/bin/wrun 'uptime;ps -elf|grep httpd|wc -l;free -m;mpstat')
sleep