How can I output only the average bandwidth of 5 parallel connection using Iperf3?

前端 未结 0 608
隐瞒了意图╮
隐瞒了意图╮ 2020-12-19 10:56

I have the following line in a shell script:

bandwidthOutput=$(iperf3 -c 127.0.0.1 -R --parallel 5 --format M --version4)

And I want to only

相关标签:
回答
  • 消灭零回复
提交回复
热议问题