xref
: /
OK3568_Linux_fs
/
buildroot
/
support
/
testing
/
tests
/
package
/
test_lxc
/
rootfs-overlay
/
usr
/
bin
/
iperf3.sh
(revision 4882a59341e53eb6f0b4789bf948001014eff981)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
iperf3
-s -
1
> /
tmp
/
iperf3.serv.log
2
>&
1
3