12-10-2018, 01:12 PM
So this last weekend I was struggling to find the right command for using Hidden's Benchmark script. That was quite an eventful experience as when I searched for it, freevps.us was offline. I was unable to get a command at his Github page for Benchmark 2.0 - maybe it was there but I missed it? So Rudra finally helped me with the following command that can also be found in Hidden's freevps.us thread about Benchmark 2.0:
I now have a question. If you check his thread he has abbreviated codes such as this one:
How do I add that code into the main command line?
Code: (Select All)
wget --no-check-certificate https://raw.githubusercontent.com/hidden-refuge/bench-sh-2/master/bench.sh -O - -o /dev/null | bash
I now have a question. If you check his thread he has abbreviated codes such as this one:
Code: (Select All)
./bench.sh -b
How do I add that code into the main command line?