Usage example
$ wget -qO- bench.sh | bash
Usage example
(curl -s wget.racing/nench.sh | bash; curl -s wget.racing/nench.sh | bash) 2>&1 | tee nench.log
(wget -qO- wget.racing/nench.sh | bash; wget -qO- wget.racing/nench.sh | bash) 2>&1 | tee nench.log
Usage example
**bash <(wget –no-check-certificate -O – https://raw.github.com/mgutz/vpsbench/master/vpsbench) **
Usage example
$ wget http://busylog.net/FILES2DW/busytest.sh -O – -o /dev/null | bash
Usage example
** wget https://raw.githubusercontent.com/STH-Dev/linux-bench/master/linux-bench.sh && chmod +x linux-bench.sh && ./linux-bench.sh**
Usage example
$ wget https://raw.githubusercontent.com/hidden-refuge/bench-sh-2/master/bench.sh && chmod +x bench.sh && ./bench.sh
Usage example
wget –no-check-certificate https://github.com/teddysun/across/raw/master/unixbench.sh
chmod +x unixbench.sh
./unixbench.sh