yum -y install wget
wget -O- https://ku.oioweb.cn/sh/LemonBench/LemonBenchIntl.sh | bash -s fast
#或
apt-get install curl
curl -fsL https://ku.oioweb.cn/sh/LemonBench/LemonBenchIntl.sh | bash -s fast
Linux服务器测试脚本集合
2 min read
yum -y install wget
wget -O- https://ku.oioweb.cn/sh/LemonBench/LemonBenchIntl.sh | bash -s fast
#或
apt-get install curl
curl -fsL https://ku.oioweb.cn/sh/LemonBench/LemonBenchIntl.sh | bash -s fast