cat cmd echo "ls /root/" >>log ls /root/ echo "cat /etc/passwd" >>log cat /etc/passwd bash cmd >>log
linux下如何编写批量执行命令?
批量复制及执行命令shell脚本